NSX-T Data Center REST API
ALBStreamingSyslogConfig (schema)
StreamingSyslogConfig
Advanced load balancer StreamingSyslogConfig object
| Name | Description | Type | Notes | 
|---|---|---|---|
| facility | Facility Facility value, as defined in RFC5424, must be between 0 and 23 inclusive. Allowed values are 0-23. Default value when not specified in API or module is interpreted by ALB Controller as 16. | integer | Minimum: 0 Maximum: 23 Default: "16" | 
| filtered_log_severity | Filtered log severity Severity code, as defined in RFC5424, for filtered logs. This must be between 0 and 7 inclusive. Allowed values are 0-7. Default value when not specified in API or module is interpreted by ALB Controller as 5. | integer | Minimum: 0 Maximum: 7 Default: "5" | 
| hostname | Hostname String to use as the hostname in the syslog messages. This string can contain only printable ASCII characters (hex 21 to hex 7E; no space allowed). Default value when not specified in API or module is interpreted by ALB Controller as AviVantage. | string | Default: "AviVantage" | 
| non_significant_log_severity | Non significant log severity Severity code, as defined in RFC5424, for non-significant logs. This must be between 0 and 7 inclusive. Allowed values are 0-7. Default value when not specified in API or module is interpreted by ALB Controller as 6. | integer | Minimum: 0 Maximum: 7 Default: "6" | 
| significant_log_severity | Significant log severity Severity code, as defined in RFC5424, for significant logs. This must be between 0 and 7 inclusive. Allowed values are 0-7. Default value when not specified in API or module is interpreted by ALB Controller as 4. | integer | Minimum: 0 Maximum: 7 Default: "4" | 
