USER_LEVEL
MAIL_SYSTEM
SYSTEM_DAEMONS
SECURITY
SYSLOGD
LINE_PRINTER
NETWORK_NEWS
UUCP
CLOCK_DAEMON
SECURITY2
FTP_DAEMON
NTP
LOG_AUDIT
LOG_ALERT
CLOCK_DAEMON2
LOCAL_USE_0
LOCAL_USE_1
LOCAL_USE_2
LOCAL_USE_3
LOCAL_USE_4
LOCAL_USE_5
LOCAL_USE_6
LOCAL_USE_7
failure-count The number of logging failures since the handler was initialized. Attribute | Value |
Type | INT |
Nillable | false |
Expressions Allowed | false |
Storage | runtime |
Access Type | read-only |
formatter The formatter used to format the log messages. max-failure-count The maximum number of logging failures before disabling this handler. Attribute | Value |
Default Value | 10 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | 0 |
Max | 2,147,483,647 |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
max-length The maximum length in bytes a log message, including the header, is allowed to be. If undefined, it will default to 1024 bytes if the syslog-format is RFC3164, or 2048 bytes if the syslog-format is RFC5424. Attribute | Value |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
syslog-format Whether to set the syslog format to the one specified in RFC-5424 or RFC-3164. truncate Whether or not a message, including the header, should truncate the message if the length in bytes is greater than the maximum length. If set to false messages will be split and sent with the same header values. Attribute | Value |
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |