.. _ddos_logging: 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** :download:`logging schema ` ===================================== ===================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/logging .. raw:: html :ref:`944_logging_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/logging .. raw:: html :ref:`944_logging_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/logging .. raw:: html :ref:`944_logging_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/logging .. raw:: html :ref:`944_logging_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/logging .. raw:: html :ref:`944_logging_attributes` .. raw:: html
.. _944_logging_attributes: logging attributes ------------------ **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _944_sampling-enable: 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 .. _944_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - 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