Replies: 1 comment 1 reply
-
This can be modified by adjusting the values for the file_extraction pillar shown here:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In basic configuration zeek extract file based on mime type. in some case need to add protocol filter(source: HTTP/SMB/SMTP).
For example i want to extract text/plain. but HTTP traffic contains a lot of text/plain files :).
I understand that i can tune zeek script, but will be good manage it in salt config.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions