base/bif/plugins/Bro_Unified2.events.bif.bro

GLOBAL
Namespace:GLOBAL
Source File:/scripts/base/bif/plugins/Bro_Unified2.events.bif.bro

Summary

Events

unified2_event: event Abstract all of the various Unified2 event formats into a single event.
unified2_packet: event The Unified2 packet format event.

Detailed Interface

Events

unified2_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.
unified2_packet
Type:event (f: fa_file, pkt: Unified2::Packet)

The Unified2 packet format event.

F:The file.
Pkt:TODO.

Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.