Implements the core IRC analysis support. The logging model is to log IRC commands along with the associated response and some additional metadata about the connection if it’s available.
Namespace: | IRC |
---|---|
Source File: | /scripts/base/protocols/irc/main.bro |
Log::ID: enum | |
connection: record | |
likely_server_ports: set &redef |
IRC::irc_log: event | Event that can be handled to access the IRC record as it is sent on to the logging framework. |
Type: |
|
---|