.. _acos_events_log_parameterization_message_selector: acos-events log-parameterization message-selector ================================================= Configure message selector to select messages to be logged/blocked message-selector Specification ------------------------------ ===================================== ========================================================================================== **Parameter** **Value** ===================================== ========================================================================================== **Type** *Configuration Resource* **Element Name** message-selector **Element URI** /axapi/v3/acos-events/log-parameterization/message-selector **Element Attributes** message-selector_attributes **Partition Visibility** shared **Schema** :download:`message-selector 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/acos-events/log-parameterization/message-selector .. raw:: html :ref:`151_message-selector_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/acos-events/log-parameterization/message-selector .. raw:: html :ref:`151_message-selector_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/acos-events/log-parameterization/message-selector .. raw:: html :ref:`151_message-selector_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/log-parameterization/message-selector .. raw:: html :ref:`151_message-selector_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/acos-events/log-parameterization/message-selector .. raw:: html :ref:`151_message-selector_attributes` .. raw:: html
.. _151_message-selector_attributes: message-selector attributes --------------------------- **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 .. _151_rule-list: 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