-
Notifications
You must be signed in to change notification settings - Fork 7
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
add grokker processor #363
Conversation
ekneg54
commented
Apr 3, 2023
•
edited
Loading
edited
- reimplement grok with updated default ecs conform grok patterns
- apply adaption GrokWraper to own grok implementation
- add rule with tests
- add processor with tests
- add getter logic to additional grok patterns dir (we should be able to serve this via http)
- add oniguruma syntax support
- add documentation
- add jupyther notebook example
c0afa17
to
a841deb
Compare
941c64c
to
6186a5d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #363 +/- ##
==========================================
+ Coverage 91.93% 92.20% +0.26%
==========================================
Files 127 130 +3
Lines 9007 9241 +234
==========================================
+ Hits 8281 8521 +240
+ Misses 726 720 -6
... and 4 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |