DeviceSettingsSyslog
DeviceSettingsSyslog
JSON Example
{
"enabled": false,
"facilityCode": "string",
"override": false,
"collectors": [
{
"host": "string",
"port": 0,
"protocol": "string",
"roles": [
"string"
],
"severity": [
"string"
],
"sourceInterface": "string",
"tag": "string"
}
]
}
boolean
enabled
Required
enabled
string
facilityCode
Optional
facilityCode
Possible values are :
local0,
local1,
local2,
local3,
local4,
local5,
local6,
local7,
boolean
override
Optional
override