.. _acos_events_log_server: acos-events log-server ====================== Acos logging Server log-server Specification ------------------------ ===================================== ====================================================================== **Parameter** **Value** ===================================== ====================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`157_log-server_list` **Collection URI** /axapi/v3/acos-events/log-server **Element Name** log-server **Element URI** /axapi/v3/acos-events/log-server/{name} **Element Attributes** log-server_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/acos-events/log-server/{name}/stats **Schema** :download:`log-server 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/acos-events/log-server .. raw:: html :ref:`157_log-server_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/acos-events/log-server .. raw:: html :ref:`157_log-server_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/acos-events/log-server/{name} .. raw:: html :ref:`157_log-server_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/acos-events/log-server .. raw:: html :ref:`157_log-server_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/acos-events/log-server/{name} .. raw:: html :ref:`157_log-server_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/log-server/{name} .. raw:: html :ref:`157_log-server_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/log-server .. raw:: html :ref:`157_log-server_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/acos-events/log-server/{name} .. raw:: html :ref:`157_log-server_attributes` .. raw:: html
.. _157_log-server_list: log-server-list --------------- log-server-list is **JSON List** of :ref:`157_log-server_attributes` log-server-list : [ { :ref:`157_log-server_attributes` }, { :ref:`157_log-server_attributes` }, ... ] .. _157_log-server_attributes: log-server attributes --------------------- **action** **Description** 'enable': Enable this Logging Server; 'disable': Disable this Logging Server; **Type:** string **Supported Values:** enable, disable **Default:** enable **health-check** **Description** Health Check Monitor (Health monitor name) **Type:** string **Maximum Length:** 31 characters **Maximum Length:** 1 characters **Mutual Exclusion:** health-check and health-check-disable are mutually exclusive **Reference Object:** :doc:`/axapi/v3/health/monitor ` **health-check-disable** **Description** Disable configured health check configuration **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** health-check-disable and health-check are mutually exclusive **host** **Description** IP Address **Type:** string **Format:** ipv4-address **name** **Description** Server Name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **port-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/acos-events/log-server/{name}/port/{port-number}+{protocol} ` **resolve-as** **Description** 'resolve-to-ipv4': Use A Query only to resolve FQDN; 'resolve-to-ipv6': Use AAAA Query only to resolve FQDN; 'resolve-to-ipv4-and-ipv6': Use A as well as AAAA Query to resolve FQDN; **Type:** string **Supported Values:** resolve-to-ipv4, resolve-to-ipv6, resolve-to-ipv4-and-ipv6 **Default:** resolve-to-ipv4 **sampling-enable** **Type:** List **server-ipv6-addr** **Description** IPV6 address **Type:** string **Format:** ipv6-address **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 .. _157_port-list: port-list ^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **action** **Description** 'enable': enable; 'disable': disable; **Type:** string **Supported Values:** enable, disable **Default:** enable **health-check** **Description** Health Check (Monitor Name) **Type:** string **Maximum Length:** 31 characters **Maximum Length:** 1 characters **Mutual Exclusion:** health-check and health-check-disable are mutually exclusive **Reference Object:** :doc:`/axapi/v3/health/monitor ` **health-check-disable** **Description** Disable health check **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** health-check-disable and health-check are mutually exclusive **port-number** **Description** Port Number **Type:** number **Range:** 0-65534 **protocol** **Description** 'tcp': TCP Port; 'udp': UDP Port; **Type:** string **Supported Values:** tcp, udp **sampling-enable** **Type:** List **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 .. _157_port-list_sampling-enable: port-list_sampling-enable ^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'msgs_sent': Number of log messages sent; **Type:** string **Supported Values:** all, msgs_sent .. _157_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'msgs_sent': Number of log messages sent; **Type:** string **Supported Values:** all, msgs_sent