You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want this plugin to send data to kafka only , not write logs in /zeek/logs/current folder on disk.
How to do that , I tried one method but it failed.
Expected behavior
Should send logs only to kafka
Steps to reproduce
Installed as mentioned in Read me of this plugin
Then I edited local.zeek with
redef Log::enable_local_logging=F
To disable local logging but it also stoppped sending data to kafka
Summary of the issue
I want this plugin to send data to kafka only , not write logs in /zeek/logs/current folder on disk.
How to do that , I tried one method but it failed.
Expected behavior
Should send logs only to kafka
Steps to reproduce
Installed as mentioned in Read me of this plugin
Then I edited local.zeek with
To disable local logging but it also stoppped sending data to kafka
Where applicable, consider providing a patch that uses the end to end testing environment.
Logs, errors, etc.
Not able to stop local logging
Your environment
The text was updated successfully, but these errors were encountered: