Namespace: | GLOBAL |
---|---|
Source File: | /scripts/base/bif/plugins/Bro_Unified2.events.bif.bro |
unified2_event: event | Abstract all of the various Unified2 event formats into a single event. |
unified2_packet: event | The Unified2 packet format event. |
Type : | event (f: fa_file, ev: Unified2::IDSEvent) |
---|
Abstract all of the various Unified2 event formats into a single event.
F : | The file. |
---|---|
Ev : | TODO. |
Type : | event (f: fa_file, pkt: Unified2::Packet) |
---|
The Unified2 packet format event.
F : | The file. |
---|---|
Pkt : | TODO. |