zeek/scripts/base/frameworks/logging/writers
Daniel Thayer 823fba1713 Fix ascii writer to not discard a ".gz" file extension
When Bro writes a compressed log, it uses a file extension of ".gz".
However, upon log rotation the ascii writer script function
"default_rotation_postprocessor_func" was discarding the ".gz"
file extension.  Fixed so that the correct file extension is
preserved after rotation.
2017-08-25 15:39:12 -05:00
..
ascii.bro Fix ascii writer to not discard a ".gz" file extension 2017-08-25 15:39:12 -05:00
none.bro More polishing of some of the branche's changes. 2014-08-08 18:32:05 -07:00
sqlite.bro Fix a "make doc" warning 2015-05-29 14:38:50 -05:00