Syslog audit event handler properties
UI Label / Text | audit.json File Label | Description |
---|---|---|
protocol |
|
Transport protocol for Syslog messages; may be |
host |
|
Host name or IP address of the receiving Syslog server. |
port |
|
The TCP/IP port number of the receiving Syslog server. |
connectTimeout |
|
Timeout for connecting to the Syslog server (seconds). |
facility |
|
Options shown in the admin UI, |
SeverityFieldMappings |
|
Sets the correspondence between audit event fields and Syslog severity values. |
topic |
|
Severity Field Mappings: the audit event topic to which the mapping applies. |
field |
|
Severity Field Mappings: the audit event field to which the mapping applies; taken from the JSON schema for the audit event content. |
Value Mappings |
|
Severity Field Mappings: The map of audit event values to Syslog severities. Syslog severities may be: EMERGENCY, ALERT, CRITICAL, ERROR, WARNING, NOTICE, INFORMATIONAL, or DEBUG, in descending order of importance. |
Buffering |
|
Disabled by default; all messages written immediately to the log. |