zeek/auxil/zeekctl/testing/Cfg/etc/node.cfg__logger
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

24 lines
267 B
Plaintext

# Cluster configuration with one logger node.
[logger]
type=logger
host=localhost
[manager]
type=manager
host=localhost
[proxy-1]
type=proxy
host=localhost
[worker-1]
type=worker
host=localhost
interface=eth0
[worker-2]
type=worker
host=localhost
interface=eth1