Core script support for logging syslog messages. This script represents one syslog message as one logged record.
Namespace: | Syslog |
---|---|
Imports: | base/protocols/syslog/consts.bro |
Source File: | /scripts/base/protocols/syslog/main.bro |
Syslog::Info: record | The record type which contains the fields of the syslog log. |
Log::ID: enum | |
connection: record | |
likely_server_ports: set &redef |
Type : |
|
---|
The record type which contains the fields of the syslog log.