最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

security - How to send zeek logs to a port via tcp or udp? - Stack Overflow

programmeradmin1浏览0评论

I have zeek installed in centos 9 stream , i want to send the logs generated to a specified port via tcp or udp as i need this to send logs to a collector configured in a SIEM , is there a zeek script or plugin that enables this ? I only want to use zeek without a 3rd party for forwarding.

I have zeek installed in centos 9 stream , i want to send the logs generated to a specified port via tcp or udp as i need this to send logs to a collector configured in a SIEM , is there a zeek script or plugin that enables this ? I only want to use zeek without a 3rd party for forwarding.

Share Improve this question asked Mar 3 at 16:18 ameliaamelia 391 silver badge4 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

It depends on the ingestion format your SIEM expects. You can use Zeek's built-in file logging with something like Filebeat, or add one of the Zeek packages that add additional export formats for Kafka, NATS, ZeroMQ, etc. This might get you started.

I suggest you swing by Zeek's Discourse or Slack, you're likely to get better support there. See here for links.

发布评论

评论列表(0)

  1. 暂无评论