zeek/scripts/policy
Christian Kreibich 93ea03a081 Management framework: place each Zeek process in its own working dir
This establishes a directory "nodes" in Management::state_dir and places each
Zeek process into a subdirectory in it, named after the Zeek process. For
example, node "worker-01" runs with cwd <state_dir>/nodes/worker-01/.

Explicitly configured directories can override the naming logic, and also ignore
the state directory if they're absolute paths. One exception remains: the
Supervisor itself -- we'd have to use LogAscii::logdir to automatically place it
too in its own directory, but that feature currently does not interoperate with
log rotation.
2022-05-26 12:56:02 -07:00
..
files Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
frameworks Management framework: place each Zeek process in its own working dir 2022-05-26 12:56:02 -07:00
integration Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
misc Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
protocols Include certificate information in SSL::Weak_Key notice 2022-05-11 18:56:04 +01:00
tuning Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00