zeek/testing/btest/scripts/base/frameworks
Jon Siwek a06ef66edc Add Log::rotation_format_func and Log::default_rotation_dir options
These may be redefined to customize log rotation path prefixes,
including use of a directory.  File extensions are still up to
individual log writers to add themselves during the actual rotation.

These new also allow for some simplication to the default
ASCII postprocessor function: it eliminates the need for it doing an
extra/awkward rename() operation that only changes the timestamp format.

This also teaches the supervisor framework to use these new options
to rotate ascii logs into a log-queue/ directory with a specific
file name format (intended for an external archiver process to
monitor separately).
2020-07-07 18:42:37 -07:00
..
analyzer GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
cluster Fix Broker topics used to uniquely identify cluster nodes 2020-04-10 14:36:00 -07:00
config Improve btest timeouts 2020-02-06 17:50:17 -08:00
control Improve btest timeouts 2020-02-06 17:50:17 -08:00
dpd Add DPD::max_violations option 2019-07-19 13:00:02 -07:00
file-analysis Switch file UID hashing from md5 to highwayhash. 2020-04-30 10:20:09 -07:00
input Improve an input framework test 2020-02-07 20:03:10 -08:00
intel Improve btest timeouts 2020-02-06 17:50:17 -08:00
logging Add Log::rotation_format_func and Log::default_rotation_dir options 2020-07-07 18:42:37 -07:00
netcontrol Test changes caused by minor order-of-operation changes related to the new loop architecture 2020-01-31 10:13:09 -07:00
notice Change notices to be processed on worker. 2019-06-25 13:51:27 -07:00
openflow GH-387: update Broker topic names to use "zeek/" prefix 2019-05-29 15:56:37 -07:00
packet-filter GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
reporter Enable leak checks for btests that produce runtime exceptions 2020-03-23 21:51:12 -07:00
software GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
sumstats Improve btest timeouts 2020-02-06 17:50:17 -08:00