zeek/scripts/base
Arne Welzel a0aa00fa81 logging: Add event_groups to Stream
This commit adds an optional event_groups field to the Logging::Stream record
to associated event groups with logging streams.

This can be used to disable all event groups of a logging stream when it is
disabled. It does require making an explicit connection between the
logging stream and the involved groups, however.
2022-12-09 16:59:36 +01:00
..
files Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
frameworks logging: Add event_groups to Stream 2022-12-09 16:59:36 +01:00
misc annotate base scripts with &is_used as needed 2022-05-26 17:39:17 -07:00
packet-protocols gtpv1: Do not register for protocol detection 2022-08-26 10:47:38 +02:00
protocols Merge branch 'topic/christian/gh-846-tcp-duration-docs' 2022-11-30 09:42:18 -08:00
utils Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
init-bare.zeek TimerMgr: Add back max_timer_expires=0 special case 2022-11-27 15:02:14 +01:00
init-default.zeek frameworks/dpd: Move to frameworks/analyzer/dpd, load by default 2022-08-31 16:50:47 +02:00
init-frameworks-and-bifs.zeek GH-1122: Allow initializing globals with calls to subdir BIFs 2020-08-27 12:20:37 -07:00
init-supervisor.zeek Establish a separate init script when using the supervisor 2021-07-08 13:12:53 -07:00