Hello,
Can someone assist me with this.
Just upgrade zeek to 4.1.1 on Centos 7 (kernel: 3.10.0-1160.49.1.el7.x86_64).
I am using AF_packet in my node.cfg and I have in installed via zkg
[worker-1]
type=worker
host=localhost
interface=af_packet::ensXX
lb_method=custom
lb_procs=30
pin_cpus=6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35
af_packet_fanout_id=10
af_packet_fanout_mode=AF_Packet::FANOUT_HASH
zeek/j-gras/zeek-af_packet-plugin (installed: 3.0.1) - This plugin provides native AF_Packet support for Zeek.
But I get the following error when I try to start zeek and the workers terminate right away.
zeekctl deploy
Warning: ignoring unrecognized node config option ‘af_packet_fanout_id’ given for node ‘worker-1’
Warning: ignoring unrecognized node config option ‘af_packet_fanout_mode’ given for node ‘worker-1’