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

24 lines
379 B
Plaintext

# Cluster configuration with one logger node.
# Note that this config doesn't specify any network interfaces (this is
# mainly useful because Zeek will not need any superuser privileges).
[manager]
type=manager
host=localhost
[logger]
type=logger
host=localhost
[proxy-1]
type=proxy
host=localhost
[worker-1]
type=worker
host=localhost
[worker-2]
type=worker
host=localhost