mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
3 lines
227 B
Text
3 lines
227 B
Text
## This is the event that Barnyard2 instances will send if they're
|
|
## configured with the bro_alert output plugin.
|
|
global barnyard_alert: event(id: Barnyard2::PacketID, alert: Barnyard2::AlertData, msg: string, data: string);
|