1 2 3 4 5 6
|
Hint: Run the zeekctl "deploy" command to get started.
manager - addr=127.0.0.1 aux_scripts= count=1 env_vars= ether= host=localhost interface= lb_interfaces= lb_method= lb_procs= name=manager pin_cpus= test_mykey= type=manager zeekbase= zone_id=
proxy-1 - addr=127.0.0.1 aux_scripts= count=1 env_vars= ether= host=localhost interface= lb_interfaces= lb_method= lb_procs= name=proxy-1 pin_cpus= test_mykey= type=proxy zeekbase= zone_id=
worker-1-1 - addr=127.0.0.1 aux_scripts= count=1 env_vars= ether= host=localhost interface=eth1 lb_interfaces=eth0, eth3,eth1 lb_method=interfaces lb_procs=3 name=worker-1-1 pin_cpus= test_mykey= type=worker zeekbase= zone_id=
worker-1-2 - addr=127.0.0.1 aux_scripts= count=2 env_vars= ether= host=localhost interface=eth3 lb_interfaces=eth0, eth3,eth1 lb_method=interfaces lb_procs=3 name=worker-1-2 pin_cpus= test_mykey= type=worker zeekbase= zone_id=
worker-1-3 - addr=127.0.0.1 aux_scripts= count=3 env_vars= ether= host=localhost interface=eth0 lb_interfaces=eth0, eth3,eth1 lb_method=interfaces lb_procs=3 name=worker-1-3 pin_cpus= test_mykey= type=worker zeekbase= zone_id=
|