zeek/scripts/base/frameworks/cluster/nodes
Arne Welzel c813872915 cluster/supervisor: Multi-logger awareness
When multiple loggers are configured in a Supervisor controlled cluster
configuration, encode extra information into the rotated filename to
identify which logger produced the log.

This is similar to the approach taken for ZeekControl, re-using the
log_suffix terminology, but as there's only a single zeek-archiver
process and no postprocessors and no other side-channel for additional
information, we encode extra metadata into the filename. zeek-archiver
is extended to recognize the special metadata part of the filename.

This also solves the issue that multiple loggers in a supervisor setup
overwrite each others log files within a single log-queue directory.
2023-05-05 12:27:25 +02:00
..
logger.zeek cluster/supervisor: Multi-logger awareness 2023-05-05 12:27:25 +02:00
manager.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
proxy.zeek Add Log::rotation_format_func and Log::default_rotation_dir options 2020-07-07 18:42:37 -07:00
worker.zeek Add Log::rotation_format_func and Log::default_rotation_dir options 2020-07-07 18:42:37 -07:00