mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00

In ContentLine_Analyzer, prevent excessively long lines being assembled. The line length will default to just under 16MB, but can be overriden on a per-analyzer basis. This is done for the finger,ident, and irc analyzers.
6 lines
191 B
Text
6 lines
191 B
Text
# This tests that an excessively long line is truncated by the contentline
|
|
# analyzer
|
|
|
|
# @TEST-EXEC: bro -C -r $TRACES/contentline-irc-5k-line.pcap %INPUT
|
|
# @TEST-EXEC: btest-diff weird.log
|
|
|