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 schemaOperations 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¶
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
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 |