zeek/scripts/base/frameworks/notice/__load__.zeek
Jon Siwek b5050437fa GH-379: move catch-and-release and unified2 scripts to policy/
These are no longer loaded by default due to the performance impact they
cause simply by being loaded (they have event handlers for commonly
generated events) and they aren't generally useful enough to justify it.
2019-06-05 13:33:45 -07:00

11 lines
283 B
Text

@load ./main
@load ./weird
# There should be no overhead imposed by loading notice actions so we
# load them all.
@load ./actions/email_admin
@load ./actions/page
@load ./actions/add-geodata
# Load here so that it can check whether clustering is enabled.
@load ./actions/pp-alarms