mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() 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. |
||
---|---|---|
.. | ||
postprocessors | ||
writers | ||
__load__.bro | ||
main.bro | ||
README |
The logging framework provides a flexible key-value based logging interface.