.. _acos_events_log_parameterization: acos-events log-parameterization ================================ Harmony controller log parameterization configuration log-parameterization Specification ---------------------------------- ===================================== ========================================================================= **Parameter** **Value** ===================================== ========================================================================= **Type** *Configuration Resource* **Element Name** log-parameterization **Element URI** /axapi/v3/acos-events/log-parameterization **Element Attributes** log-parameterization_attributes **Partition Visibility** shared **Schema** :download:`log-parameterization 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/acos-events/log-parameterization .. raw:: html :ref:`152_log-parameterization_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/acos-events/log-parameterization .. raw:: html :ref:`152_log-parameterization_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/acos-events/log-parameterization .. raw:: html :ref:`152_log-parameterization_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/log-parameterization .. raw:: html :ref:`152_log-parameterization_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/acos-events/log-parameterization .. raw:: html :ref:`152_log-parameterization_attributes` .. raw:: html
.. _152_log-parameterization_attributes: log-parameterization attributes ------------------------------- **log-rate** **Description** Max number of parameterized logs sent per second **Type:** number **Range:** 0-10000 **Default:** 10 **message-selector** **Description:** message-selector is a **JSON Block**. Please see below for :ref:`152_message-selector` **Type:** Object **Reference Object:** :doc:`/axapi/v3/acos-events/log-parameterization/message-selector ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _152_message-selector: message-selector ^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **rule-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/acos-events/log-parameterization/message-selector/rule/{index} ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _152_message-selector_rule-list: message-selector_rule-list ^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **action** **Description** 'send': log messages selected by this rule will be sent (Default); 'drop': log messages selected by this rule will be dropped; **Type:** string **Supported Values:** send, drop **Default:** send **index** **Description** Specify rule index - rules are applied in numeric order **Type:** number **Range:** 1-256 **message-id** **Description** Select a specific message by message-id and optionally severity **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **message-id-scope** **Description** 'all': Log messages at this level and all sub-trees; 'node-only': Log messages at this node only; 'children-only': Log messages at all sub-trees only; 'log-field-only': Log message for this Log Field only; **Type:** string **Supported Values:** all, node-only, children-only, log-field-only **severity-oper** **Description** 'equal-and-higher': emergency is highest, debugging lowest; 'equal': single severity; **Type:** string **Supported Values:** equal-and-higher, equal **severity-val** **Description** 'emergency': System unusable log messages (Most Important); 'alert': Action must be taken immediately; 'critical': Critical conditions; 'error': Error conditions; 'warning': Warning conditions; 'notification': Normal but significant conditions; 'information': Informational messages; 'debugging': Debug level messages (Least Important); **Type:** string **Supported Values:** emergency, alert, critical, error, warning, notification, information, debugging **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