.. _router_log: router log ========== Router log options log Specification ----------------- ===================================== =================================================== **Parameter** **Value** ===================================== =================================================== **Type** *Configuration Resource* **Element Name** log **Element URI** /axapi/v3/router/log **Element Attributes** log_attributes **Partition Visibility** shared **Schema** :download:`log 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/router/log .. raw:: html :ref:`2533_log_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/router/log .. raw:: html :ref:`2533_log_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/router/log .. raw:: html :ref:`2533_log_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/router/log .. raw:: html :ref:`2533_log_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/router/log .. raw:: html :ref:`2533_log_attributes` .. raw:: html
.. _2533_log_attributes: log attributes -------------- **file** **Description:** file is a **JSON Block**. Please see below for :ref:`2533_file` **Type:** Object **Reference Object:** :doc:`/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 .. _2533_file: file ^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **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