.. _ddos_template_logging: ddos template logging ===================== Logging template Configuration logging Specification --------------------- ===================================== ================================================================================== **Parameter** **Value** ===================================== ================================================================================== **Type** *Collection* **Object Key(s)** *logging-tmpl-name* **Collection Name** :ref:`1196_logging_list` **Collection URI** /axapi/v3/ddos/template/logging **Element Name** logging **Element URI** /axapi/v3/ddos/template/logging/{logging-tmpl-name} **Element Attributes** logging_attributes **Partition Visibility** shared **Schema** :download:`logging schema ` ===================================== ================================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. 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/template/logging .. raw:: html :ref:`1196_logging_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/template/logging .. raw:: html :ref:`1196_logging_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/template/logging/{logging-tmpl-name} .. raw:: html :ref:`1196_logging_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/template/logging .. raw:: html :ref:`1196_logging_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/template/logging/{logging-tmpl-name} .. raw:: html :ref:`1196_logging_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/template/logging/{logging-tmpl-name} .. raw:: html :ref:`1196_logging_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/template/logging .. raw:: html :ref:`1196_logging_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/template/logging/{logging-tmpl-name} .. raw:: html :ref:`1196_logging_attributes` .. raw:: html
.. _1196_logging_list: logging-list ------------ logging-list is **JSON List** of :ref:`1196_logging_attributes` logging-list : [ { :ref:`1196_logging_attributes` }, { :ref:`1196_logging_attributes` }, ... ] .. _1196_logging_attributes: logging attributes ------------------ **enable-action-logging** **Description** Log action taken **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **log-format-cef** **Description** Log in CEF format **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **log-format-custom** **Description** Customize log format **Type:** string **Format:** string-rlx **Maximum Length:** 512 characters **Maximum Length:** 1 characters **logging-tmpl-name** **Description** DDOS Logging Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Default:** default **use-obj-name** **Description** Show obj name instead of ip in the log **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters