Skip to content
Discussion options

You must be logged in to vote

Looks like you've done a lot to debug, which is appreciated! I think you are on the right track with it expecting the tags, but here are some things we can do to confirm.

First, for completeness, you're right that Malcolm's hedgehog sensor is applying a tag to its zeek logs via filebeat (see here). The list of tags Malcolm Zeek logstash pipeline it accepts are here and include:

  • _filebeat_zeek
  • _filebeat_zeek_live
  • _filebeat_zeek_upload
  • _filebeat_zeek_hedgehog_live
  • _filebeat_zeek_malcolm_live
  • _filebeat_zeek_malcolm_upload

For your use case, it shouldn't really matter which you use.

Let's check with logstash on the Malcolm side to see if we can determine if they're being dropped or not:

$ d…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mikegorman-nf
Comment options

@mmguero
Comment options

@gormami
Comment options

Answer selected by mmguero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants