Skip to content
Discussion options

You must be logged in to vote

Here are some suggestions I'd make:

  • Enable JSON logging for your zeek logs, as Hedgehog adds some extra fields based on some plugins we've got installed that you won't have with a vanilla zeek instance
    • Using the JSON log format will allow Malcolm to know which fields are which even though not all of the fields might match.
  • The forwarding bit is really pretty easy. Here's how we do it with filebeat:
    • the inputs section and the outputs section could be used as a starting point for your config
    • You'll need to have the TLS-related files (certificate authority, certificate, and key files are located in the filebeat/certs/ directory on Malcolm) generated during auth_setup available on the fo…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@StammesOpfer
Comment options

Answer selected by StammesOpfer
Comment options

You must be logged in to vote
6 replies
@GeoCoastie
Comment options

@GeoCoastie
Comment options

@GeoCoastie
Comment options

@mmguero
Comment options

@GeoCoastie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
zeek Relating to Malcolm's use of Zeek logstash Relating to Malcolm's use of Logstash external Depends on a bug or feature external to this project
3 participants