.. _router_log_file: router log file =============== Logging to file file Specification ------------------ ===================================== ======================================================== **Parameter** **Value** ===================================== ======================================================== **Type** *Configuration Resource* **Element Name** file **Element URI** /axapi/v3/router/log/file **Element Attributes** file_attributes **Partition Visibility** shared **Schema** :download:`file 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/file .. raw:: html :ref:`2532_file_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/router/log/file .. raw:: html :ref:`2532_file_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/router/log/file .. raw:: html :ref:`2532_file_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/router/log/file .. raw:: html :ref:`2532_file_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/router/log/file .. raw:: html :ref:`2532_file_attributes` .. raw:: html
.. _2532_file_attributes: file attributes --------------- **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