zeek/testing/btest/scripts/base
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
..
files X509 caching API change: callback gets entry directly 2020-03-12 11:31:13 -07:00
frameworks Add Log::rotation_format_func and Log::default_rotation_dir options 2020-07-07 18:42:37 -07:00
misc GH-488: teach the Version module to parse new version scheme 2019-07-25 23:05:06 -07:00
protocols GH-999: Stop formatting DHCP Client ID Hardware Type 0 as MAC 2020-06-08 11:43:07 -07:00
utils GH-906: Fix the regex in url.zeek to better match for find_all_urls 2020-04-13 13:17:57 -07:00