-
-
Notifications
You must be signed in to change notification settings - Fork 98
Add the import zeek-json command #1259
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
Conversation
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.
Look good overall, just a few implementation questions.
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.
I haven't tested this myself, but the integration tests look sane.
Running with -u creates this file. Although it is not strictly an error not to have this file, let's just include it so there's no diff at all when running with -u.
e6a5cf1
to
0a31430
Compare
I rebased this because of a conflict in the changelog file. No further changes were made. |
📔 Description
This refactors the Suricata selector to be more generic, and makes use of that change to implement a Zeek JSON selector.
📝 Checklist
🎯 Review Instructions
Commit-by-commit.
Note that this requires a companion PR to the documentation, which we should merge first.Done.