router log¶
Router log options
log Specification¶
Type Configuration Resource Element Name log Element URI /axapi/v3/router/log Element Attributes log_attributes Schema log schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/router/log | ||
Get Object | GET | /axapi/v3/router/log | ||
Modify Object | POST | /axapi/v3/router/log | ||
Replace Object | PUT | /axapi/v3/router/log | ||
Delete Object | DELETE | /axapi/v3/router/log |
log attributes¶
file
Description: file is a JSON Block. Please see below for file
Type: Object
Reference Object: /axapi/v3/router/log/file
log-buffer
Description Logging goes to log-buffer
Type: boolean
Supported Values: true, false, 1, 0
Default: 1
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
file¶
Specification Type object name
Description Logging filename (File name)
Type: string
Maximum Length: 32 characters
Maximum Length: 1 characters
per-protocol
Description Per protocol
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
rotate
Description Log file rotation (Number of backup files)
Type: number
Range: 0-100
size
Description Log file maximum size (File size in MBytes)
Type: number
Range: 0-1000000
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters