.. _aam_authentication_log: aam authentication log ====================== Authentication log configuration log Specification ----------------- ===================================== =============================================================== **Parameter** **Value** ===================================== =============================================================== **Type** *Configuration Resource* **Element Name** log **Element URI** /axapi/v3/aam/authentication/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/aam/authentication/log .. raw:: html :ref:`26_log_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/log .. raw:: html :ref:`26_log_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/log .. raw:: html :ref:`26_log_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/log .. raw:: html :ref:`26_log_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/aam/authentication/log .. raw:: html :ref:`26_log_attributes` .. raw:: html
.. _26_log_attributes: log attributes -------------- **enable** **Description** Enable authentication logs **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **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; **Type:** string **Supported Values:** local0, local1, local2, local3, local4, local5, local6, local7 **Default:** local0 **format** **Description** 'syslog': Syslog Format (default); 'cef': Common Event Format; **Type:** string **Supported Values:** syslog, cef **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters