mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
![]() Now, in addition to setting thresholds for bytes and packet, one can set a threshold for connection duration. Note that the threshold event is only raised once the next packet in the connection is seen. This also fixes a small pre-existing bug, in which a bunch of warnings were raised if someone just used the lower-level functions without going through the higher-level scripting API. |
||
---|---|---|
.. | ||
__load__.zeek | ||
contents.zeek | ||
inactivity.zeek | ||
main.zeek | ||
polling.zeek | ||
README | ||
thresholds.zeek |
Support for connection (TCP, UDP, or ICMP) analysis.