Skip to content
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

How to stop local Logging and just send to Kafka #41

Closed
cybersecurity99 opened this issue Apr 25, 2022 · 2 comments
Closed

How to stop local Logging and just send to Kafka #41

cybersecurity99 opened this issue Apr 25, 2022 · 2 comments

Comments

@cybersecurity99
Copy link

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

redef Log::enable_local_logging=F

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

  • Version of Zeek 4.0.5
  • Version or commit hash of the zeek-kafka package current
  • Operating System and version 20.04 ubuntu
@JonZeolla
Copy link
Member

@cybersecurity99 this is a general question, not specific to the Kafka plugin. I suggest sending it to the Zeek user mailing list or Zeek slack

@cybersecurity99
Copy link
Author

@JonZeolla i asked there didn't get any answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants