DataSyslogServerLogging

Description

An object that represents how syslog log entries are filtered. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)

Model Properties

Property Required Type Description
loggingEnabled False boolean A Boolean value, TRUE or FALSE (the default). The TRUE value indicates that the filter will allow logs to be sent to the listed remoted syslog servers.
severityLogLevel False string The minimum security level that the filter will allow to be logged.
syslogServers False [object] A list of the syslog servers controlled by this filter.
Allowed types are: [SyslogServer]
platformLogLevel False string The minimum security level that the FXOS chassis filter will allow to be logged.
customList False object A reference to custom logging list.
type True string A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name.