.. _acos_events_statistics: acos-events statistics ====================== acos events global statistics statistics Specification ------------------------ ===================================== =============================================================== ===================================== =============================================================== **Type** *Configuration Resource* **Element Name** statistics **Element URI** /axapi/v3/acos-events/statistics **Element Attributes** statistics_attributes **Statistics Data URI** /axapi/v3/acos-events/statistics/stats **Schema** :download:`statistics schema ` ===================================== =============================================================== **Operations Allowed:** .. 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/statistics .. raw:: html :ref:`139_statistics_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/acos-events/statistics .. raw:: html :ref:`139_statistics_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/acos-events/statistics .. raw:: html :ref:`139_statistics_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/statistics .. raw:: html :ref:`139_statistics_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/acos-events/statistics .. raw:: html :ref:`139_statistics_attributes` .. raw:: html
.. _139_statistics_attributes: statistics attributes --------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _139_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'msg_sent': Messages sent, to Remote; 'msg_sent_logdb': Messages sent, to LogDB; 'msg_dropped_format_not_defined': Messages Dropped, format not defined; 'msg_dropped_malloc_failure': Messages Dropped, malloc failure; 'msg_dropped_no_template': Messages Dropped, no active template; 'msg_dropped_selector': Messages Dropped, selector does not enable msg; 'msg_dropped_too_long': Messages Dropped, invalid length; 'msg_dropped_craft_fail': Messages Dropped, msg crafting failed; 'msg_dropped_local_log_ratelimit': Messages Dropped, local log ratelimited; 'msg_dropped_remote_log_ratelimit': Messages Dropped, remote log ratelimited; 'msg_dropped_send_failed': Messages Dropped, send failed; 'msg_dropped_no_active_member': Messages Dropped, no active member in collector grp; 'msg_dropped_route_fail': Messages Dropped, Route lookup failed; 'msg_dropped_other': Messages Dropped, unexpected error; 'no_template': Message API called, with no active template; 'msg_dropped_lost_during_config_change': Messages Dropped, lost during config change; 'local_enqueue_pass': Messages enqueue to Logd passed; 'msg_sent_to_logd': Messages sent to Logd via IPC; 'msg_retry_after_socket_fail': Messages retried to be sent to Logd via IPC; 'msg_sent_direct_syslog': Messages sent to syslog directly from axlog; 'msg_dropped_send_to_logd_fail': Messages Dropped, send to Logd via IPC failed; 'msg_dropped_trylock_fail': Messages Dropped, Trylock failed in axlog; 'msg_dropped_remote_cplane_log_ratelimit': Messages Dropped, Remote cplane log ratelimited; 'msg_dropped_remote_dplane_log_ratelimit': Messages Dropped, Remote dplane log ratelimited; 'msg_dropped_local_enqueue_failed': Messages Dropped, Enqueue to Logd failed; 'msg_dropped_grp_not_used': Messages Dropped, Collector group not used; 'msg_sent_remote_cplane': Messages Sent, to remote in logd; 'msg_dropped_no_template_logd': Messages Dropped, no active template in Logd; 'msg_dropped_lost_during_config_change_logd': Messages Dropped, lost during config change in Logd; 'msg_dropped_craft_fail_logd': Messages Dropped, msg crafting failed in Logd; 'msg_dropped_send_failed_logd': Messages Dropped, send failed in Logd; 'msg_dropped_no_active_member_logd': Messages Dropped, no active member in collector grp in Logd; 'msg_dropped_other_logd': Messages Dropped, unexpected error in Logd; 'msg_dropped_invalid_part': Messages Dropped, Invalid partition Id; 'acos_evt_test_logs_ticks': Number of ticks when running ACOS Event Test Logs; **Type:** string **Supported Values:** all, msg_sent, msg_sent_logdb, msg_dropped_format_not_defined, msg_dropped_malloc_failure, msg_dropped_no_template, msg_dropped_selector, msg_dropped_too_long, msg_dropped_craft_fail, msg_dropped_local_log_ratelimit, msg_dropped_remote_log_ratelimit, msg_dropped_send_failed, msg_dropped_no_active_member, msg_dropped_route_fail, msg_dropped_other, no_template, msg_dropped_lost_during_config_change, local_enqueue_pass, msg_sent_to_logd, msg_retry_after_socket_fail, msg_sent_direct_syslog, msg_dropped_send_to_logd_fail, msg_dropped_trylock_fail, msg_dropped_remote_cplane_log_ratelimit, msg_dropped_remote_dplane_log_ratelimit, msg_dropped_local_enqueue_failed, msg_dropped_grp_not_used, msg_sent_remote_cplane, msg_dropped_no_template_logd, msg_dropped_lost_during_config_change_logd, msg_dropped_craft_fail_logd, msg_dropped_send_failed_logd, msg_dropped_no_active_member_logd, msg_dropped_other_logd, msg_dropped_invalid_part, acos_evt_test_logs_ticks .. _139_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - msg_dropped_send_failed - 8 - Messages Dropped, send failed * - - msg_dropped_local_log_ratelimit - 8 - Messages Dropped, local log ratelimited * - - msg_dropped_no_template - 8 - Messages Dropped, no active template * - - msg_dropped_craft_fail - 8 - Messages Dropped, msg crafting failed * - - msg_dropped_other - 8 - Messages Dropped, unexpected error * - - msg_dropped_remote_log_ratelimit - 8 - Messages Dropped, remote log ratelimited * - - msg_sent - 8 - Messages sent, to Remote * - - msg_sent_logdb - 8 - Messages sent, to LogDB * - - msg_dropped_selector - 8 - Messages Dropped, selector does not enable msg * - - msg_dropped_route_fail - 8 - Messages Dropped, Route lookup failed * - - msg_dropped_too_long - 8 - Messages Dropped, invalid length * - - msg_dropped_malloc_failure - 8 - Messages Dropped, malloc failure * - - msg_dropped_no_active_member - 8 - Messages Dropped, no active member in collector grp * - - msg_dropped_format_not_defined - 8 - Messages Dropped, format not defined