mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
NEWS: Add entry about FileExtractDir
This commit is contained in:
parent
9ad77ea9da
commit
9e95ef7f0f
1 changed files with 6 additions and 0 deletions
6
NEWS
6
NEWS
|
@ -51,6 +51,12 @@ Breaking Changes
|
||||||
instruments are not. ``Histogram`` instruments don't have the concept of
|
instruments are not. ``Histogram`` instruments don't have the concept of
|
||||||
summing.
|
summing.
|
||||||
|
|
||||||
|
- Zeekctl now sets `FileExtract::prefix` to `spool/extract_files/<node>` to avoid
|
||||||
|
deletion of extracted files when stopping worker nodes. To revert to the
|
||||||
|
previous behavior, set `FileExtractDir` to an empty string in `zeekctl.cfg`.
|
||||||
|
|
||||||
|
If you never enabled Zeek's file extraction functionality, there's no impact.
|
||||||
|
|
||||||
New Functionality
|
New Functionality
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue