APIRef_tm_sys_syslogΒΆ

mgmt/tm/sys/syslog

/tm/sys

System logging configuration

REST Endpoints

Collection URI
/mgmt/tm/sys/syslog
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/sys/syslog/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH

Properties

Name Type Default Value Required Access Description
authPrivFrom string   optional read/write Specifies the lowest level of security/authorization messages to include in the log. The default value is notice.
authPrivTo string   optional read/write Specifies the highest level of security/authorization messages to include in the log. The default value is emerg.
clusteredHostSlot string   optional read/write  
clusteredMessageSlot string   optional read/write  
consoleLog string   optional read/write Specifies whether or not to log messages of level emerg to the console.
cronFrom string   optional read/write Specifies the lowest level of messages about time-based scheduling to include in the system log. The default value is warning.
cronTo string   optional read/write Specifies the highest level of messages about time-based scheduling to include in the system log. The default value is emerg.
daemonFrom string   optional read/write Specifies the lowest level of messages about daemon performance to include in the system log. The default value is notice.
daemonTo string   optional read/write Specifies the highest level of messages about daemon performance to include in the system log. The default value is emerg.
description string   optional read/write User defined description.
include string   optional read/write Warning: Do not use this parameter without assistance from the F5 Technical Support team. The system does not validate the commands issued using the include parameter. If you use this parameter incorrectly, you put the functionality of the system at risk.
isoDate string   optional read/write Enables or disables the ISO date format for messages in the log files. The default value is disabled.
kernFrom string   optional read/write Specifies the lowest level of kernel messages to include in the system log. The default value is notice.
kernTo string   optional read/write Specifies the highest level of kernel messages to include in the system log. The default value is emerg.
local6From string   optional read/write Specifies the lowest error level for messages from the local6 facility to include in the log. The default value is notice.
local6To string   optional read/write Specifies the highest error level for messages from the local6 facility to include in the log. The default value is emerg.
mailFrom string   optional read/write Specifies the lowest level of maillog messages to include in the system log. The default value is notice.
mailTo string   optional read/write Specifies the highest level of maillog messages to include in the system log. The default value is emerg.
messagesFrom string   optional read/write Specifies the lowest level of system messages to include in the system log. The default value is notice.
messagesTo string   optional read/write Specifies the highest level of system messages to include in the system log. The default value is warning.
userLogFrom string   optional read/write Specifies the lowest level of user account messages to include in the system log. The default value is notice.
userLogTo string   optional read/write Specifies the highest level of user account messages to include in the system log. The default value is emerg.

Array Structures

Name Type Default Value Required Access Description
/remote-servers array_structure   optional read/write  
/remote-servers/description string   optional read/write User defined description.
/remote-servers/host string   optional read/write Specifies the IP address of a remote server to which syslog sends messages. The default value is none.
/remote-servers/local-ip string   optional read/write Specifies the IP address of the interface that the syslog-ng utility binds with in order to log messages to a remote host. For example, if you want the syslog-ng utility to log messages to a remote host that is connected to a VLAN, you set this parameter to the self IP address of the VLAN.
/remote-servers/remote-port integer   optional read/write Specifies the port number of a remote server to which syslog sends messages. The default value is 514.
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.

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.