mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
![]() ACTION_DROP is not only part of catch-n-release subsystem. Also, historically ACTION_DROP has been bundled with ACTION_LOG, ACTION_ALARM, ACTION_EMAIL... and its helpful that this verb remains in base/frameworks/notice/main.zeek |
||
---|---|---|
.. | ||
actions | ||
__load__.zeek | ||
main.zeek | ||
README | ||
weird.zeek |
The notice framework enables Zeek to "notice" things which are odd or potentially bad, leaving it to the local configuration to define which of them are actionable. This decoupling of detection and reporting allows Zeek to be customized to the different needs that sites have.