-
-
Notifications
You must be signed in to change notification settings - Fork 98
Implement a zeek-tsv
format
#3114
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
f68ce95
to
6a451c7
Compare
This PR is ready for review,
|
deaf0b9
to
1942e2e
Compare
327913d
to
3bd8856
Compare
ac91332
to
8a19b5a
Compare
… with former zeek reader/writer
8a19b5a
to
119512f
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.
Solid! The integration tests cover this well.
May I ask you to review the docs for the zeek-tsv
format in #3127?
vast/integration/reference/zeek-tsv-pipeline-format/step_03.ref
Outdated
Show resolved
Hide resolved
vast/integration/reference/zeek-tsv-pipeline-format/step_02.ref
Outdated
Show resolved
Hide resolved
d10ff0d
to
ac8b399
Compare
This PR implements a
zeek-tsv
pipeline format that enables the user to parse and print Zeek TSV logs inside a pipeline.