.. _logging_auditlog: logging auditlog ================ Set send auditlog to syslog host auditlog Specification ---------------------- ===================================== ========================================================= **Parameter** **Value** ===================================== ========================================================= **Type** *Configuration Resource* **Element Name** auditlog **Element URI** /axapi/v3/logging/auditlog **Element Attributes** auditlog_attributes **Partition Visibility** shared **Schema** :download:`auditlog 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/logging/auditlog .. raw:: html :ref:`2225_auditlog_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/logging/auditlog .. raw:: html :ref:`2225_auditlog_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/logging/auditlog .. raw:: html :ref:`2225_auditlog_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/logging/auditlog .. raw:: html :ref:`2225_auditlog_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/logging/auditlog .. raw:: html :ref:`2225_auditlog_attributes` .. raw:: html
.. _2225_auditlog_attributes: auditlog attributes ------------------- **audit-facility** **Description** 'local0': Local use; 'local1': Local use; 'local2': Local use; 'local3': Local use; 'local4': Local use; 'local5': Local use; 'local6': Local use; 'local7': Local use; (Configure the facility of auditlog) **Type:** string **Supported Values:** local0, local1, local2, local3, local4, local5, local6, local7 **host4** **Description** Configure the auditlog host **Type:** string **Format:** host **Maximum Length:** 31 characters **Maximum Length:** 1 characters **Mutual Exclusion:** host4,shared, partition-name, and host6 are mutually exclusive **host6** **Description** Configure the auditlog host **Type:** string **Format:** ipv6-address **Mutual Exclusion:** host6,shared, partition-name, and host4 are mutually exclusive **partition-name** **Description** Select partition name for logging **Type:** string **Maximum Length:** 14 characters **Maximum Length:** 1 characters **Mutual Exclusion:** partition-name,shared, host6, and host4 are mutually exclusive **Reference Object:** :doc:`/axapi/v3/partition ` **port** **Description** Set remote audit log port number(Default 514) **Type:** number **Range:** 1-32767 **Default:** 514 **shared** **Description** Select shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared,partition-name, host6, and host4 are mutually exclusive **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters