zeek/scripts/base/frameworks/notice
Daniel Thayer c941c565a6 Replace references to libgeoip in the documentation
Replace references to the old libgeoip library with "libmaxminddb" or
"GeoIP support".
2018-08-16 15:45:58 -05:00
..
actions Replace references to libgeoip in the documentation 2018-08-16 15:45:58 -05:00
__load__.bro Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
main.bro Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
README Add more script package README files 2013-10-22 14:44:59 -05:00
weird.bro add a max_line_length flag to ContentLine_Analyzer 2017-11-03 16:25:26 -04:00

The notice framework enables Bro 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
Bro to be customized to the different needs that sites have.