mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/timw/limit-string-and-container-lengths-in-logs'
* origin/topic/timw/limit-string-and-container-lengths-in-logs: Add NEWS entry for field length limiting Tag truncated values with a flag, plus pack threading::Value better Remove length limiting on string fields for HTTP Make total_size counter a member in logging::Manager Remove using numeric_limits and just check for zero instead Expand the size of the log-size filters for x509 Add options to filter at the stream level as well as globally Add a weird that gets emitted when strings/containers are over the limits Add metrics to track string and container fields limited by length Replace unused stream argument from RecordToLogRecord with WriterInfo Implement string- and container-length filtering at the log record level
This commit is contained in:
commit
75ba63eb3f
56 changed files with 884 additions and 128 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
8.1.0-dev.38
|
||||
8.1.0-dev.50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue