ddos logging¶
DDOS Logging Statistics
logging Specification¶
Type Configuration Resource Element Name logging Element URI /axapi/v3/ddos/logging Element Attributes logging_attributes Statistics Data URI /axapi/v3/ddos/logging/stats Schema logging schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/logging | ||
Get Object | GET | /axapi/v3/ddos/logging | ||
Modify Object | POST | /axapi/v3/ddos/logging | ||
Replace Object | PUT | /axapi/v3/ddos/logging | ||
Delete Object | DELETE | /axapi/v3/ddos/logging |
logging attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘log_msg_quota_exceed’: Log Message Per CPU Quota Exceed; ‘log_msg_oom’: Log Message Out of Memory Error; ‘log_queue_full’: Log Message Queue Full; ‘log_msg_enqueue’: Log Message Enqueue; ‘log_msg_enqueue_err’: Log Message Enqueue Error; ‘log_msg_dequeue’: Log Message Dequeue; ‘log_msg_dequeue_err’: Log Message Dequeue Error; ‘log_msg_sent’: Log Message Sent; ‘log_msg_send_err’: Log Message Send Error;
Type: string
Supported Values: all, log_msg_quota_exceed, log_msg_oom, log_queue_full, log_msg_enqueue, log_msg_enqueue_err, log_msg_dequeue, log_msg_dequeue_err, log_msg_sent, log_msg_send_err
stats data¶
Counter | Size | Description | |
---|---|---|---|
log_queue_full | 8 | Log Message Queue Full | |
log_msg_quota_exceed | 8 | Log Message Per CPU Quota Exceed | |
log_msg_oom | 8 | Log Message Out of Memory Error | |
log_msg_send_err | 8 | Log Message Send Error | |
log_msg_sent | 8 | Log Message Sent |