zeek/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-545: add "addl" parameter to flow_weird and net_weird events 2019-08-20 22:45:22 -04:00
protocols GH-1040: Add zero-indexed version of str_split 2020-07-06 17:05:40 -07:00
utils Merge remote-tracking branch 'origin/topic/timw/1040-str-split' 2020-07-06 21:06:51 -07:00
init-bare.zeek Add backtrace() and print_backtrace() 2020-07-03 14:09:31 -07:00
init-default.zeek Add backtrace() and print_backtrace() 2020-07-03 14:09:31 -07:00
init-frameworks-and-bifs.zeek Add Supervisor BIF/event API skeleton 2019-10-15 12:59:45 -07:00