Log::SyslogFormat

Introduced : BIG-IP_v11.3.0
The Syslog Format determines the format of syslog messages sent to remote syslog destinations.

Members

Member

Value

Description

LOG_FORMAT_UNKNOWN

0

The format is unknown (or is unsupported by iControl).

LOG_FORMAT_SYSLOG

1

The format conforms to RFC 5424 standards. See RFC 5424 for the Augmented Backus-Naur Form (ABNF) definition.

LOG_FORMAT_BSD_SYSLOG

2

The format conforms to RFC 3164 standards. See RFC 3164 for the format standards. This standard has been obsoleted by RFC 5424.

LOG_FORMAT_LEGACY_BIGIP

3

The format is currently the same as LOG_FORMAT_RFC_3164. It will be used in later versions to route logs to files based on traditional mappings.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.