Skip to content

Add CEF reader plugin #2216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 28 commits into from
Dec 13, 2022
Merged

Add CEF reader plugin #2216

merged 28 commits into from
Dec 13, 2022

Conversation

mavam
Copy link
Member

@mavam mavam commented Apr 13, 2022

This PR provides a reader plugin for the Common Event Format (CEF).

  • Parse structure
  • Perform structural type inference for extension schema
  • Perform inference on values
  • Add integration tests
  • Add documentation

@mavam mavam added the feature New functionality label Apr 13, 2022
@mavam mavam force-pushed the story/sc-32499/cef-parser branch from ca12aed to d3c5afb Compare April 13, 2022 15:32
@mavam mavam force-pushed the story/sc-32499/cef-parser branch 2 times, most recently from f15d7db to d6a0452 Compare December 10, 2022 21:58
@mavam mavam force-pushed the story/sc-32499/cef-parser branch from d6a0452 to fb35c2a Compare December 10, 2022 21:58
@mavam mavam marked this pull request as ready for review December 11, 2022 14:43
@mavam mavam force-pushed the story/sc-32499/cef-parser branch from 0811fbc to fffde6f Compare December 11, 2022 14:46
Copy link
Member

@tobim tobim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good for a v0.1. The inference might not always be right but that needs to be solved outside of this PR.

Copy link
Member

@dominiklohmann dominiklohmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor remarks; I'm glad you finally had the time to finish this.

@mavam mavam force-pushed the story/sc-32499/cef-parser branch from 9f4ca89 to e23713a Compare December 12, 2022 20:09
@mavam mavam enabled auto-merge December 13, 2022 09:20
@mavam mavam merged commit 7b15a14 into master Dec 13, 2022
@mavam mavam deleted the story/sc-32499/cef-parser branch December 13, 2022 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants