idaholab / Malcolm

Malcolm is a powerful, easily deployable network traffic analysis tool suite for full packet capture artifacts (PCAP files), Zeek logs and Suricata alerts.
https://idaholab.github.io/Malcolm/
Other
327 stars 53 forks source link

AF_PACKET isn't being enabled for zeek-live container capture #437

Closed mmguero closed 3 months ago

mmguero commented 3 months ago

It would appear that af_packet isn't being enabled for the zeek-live container for capture.

at first blush the issue is probably either one of two things:

mmguero commented 3 months ago

zeek-live container's zeek command line now looks like this:

/opt/zeek/bin/zeek -i af_packet::enp0s25 -U .status -p zeekctl -p zeekctl-live -p local -p worker-1-1 local /opt/zeek/share/zeek/site/extractor.zeek zeekctl base/frameworks/cluster zeekctl/auto

note the af_packet