Custom Zeek log ingestion #7760
-
Good evening, I have written a custom script for Zeek and have successfully integrated it with the docker container so that it is producing the log as expected; however, I can not see the log in either Kibana or Hunt. I have tried making an entry in filebeat.yml but that didn't seem to work either. What do I need to do to have this new custom log ingested to Kibana? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
weslambert
Apr 12, 2022
Replies: 1 comment
-
You'll need to add a log/filestream input for Filbeat. To do this, add something like the following to the applicable minion pillar file(s):
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dougburks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'll need to add a log/filestream input for Filbeat.
To do this, add something like the following to the applicable minion pillar file(s):