.. _acos_events_statistics_stats:

acos-events statistics stats
============================

Statistics for the object statistics


statistics Specification
------------------------

	===================================== =====================================================================
	 **Parameter**                         **Value** 

	===================================== =====================================================================
	 **Type**                              *Configuration Resource*

	 **Element Name**                      statistics

	 **Element URI**                       /axapi/v3/acos-events/statistics/stats

	 **Element Attributes**                statistics_attributes

	 **Partition Visibility**              None

	 **Schema**                             :download:`statistics schema <acos-events-statistics-stats/acos-events-statistics-stats.txt>`
	===================================== =====================================================================





	**Operations Allowed:**




.. raw:: html

   <script type="text/javascript">
 function showExample(a,b) { document.getElementById(a+'_div').style.display = 'block'; document.getElementById(a+'_cl').style.display = 'block'; document.getElementById(a+'_eg').style.display = 'none';}
   function closeExample(a,b) { document.getElementById(a+'_div').style.display = 'none'; document.getElementById(a+'_cl').style.display = 'none'; document.getElementById(a+'_eg').style.display = 'block';}
 </script>
   <table width='90%' style='margin-left:5%'>



.. raw:: html

   <tr style='border-bottom: thin solid; border-top: thin solid'><th width=15%>Operation</th><th width=10%>Method</th><th>URI</th><th width=15%>Payload</th><th width=10%></th></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Create Object



.. raw:: html

   </td><td valign = 'top'>


POST



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/acos-events/statistics/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`170_statistics_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Get Object



.. raw:: html

   </td><td valign = 'top'>


GET



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/acos-events/statistics/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`170_statistics_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Modify Object



.. raw:: html

   </td><td valign = 'top'>


POST



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/acos-events/statistics/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`170_statistics_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Replace Object



.. raw:: html

   </td><td valign = 'top'>


PUT



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/acos-events/statistics/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`170_statistics_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Delete Object



.. raw:: html

   </td><td valign = 'top'>


DELETE



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/acos-events/statistics/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`170_statistics_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   </table>

.. _170_statistics_attributes:

statistics attributes
---------------------

    **stats**

        **Description:** stats is a **JSON Block**.  Please see below for :ref:`170_stats` 

        **Type:** Object

.. _170_stats:

stats
^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **msg_dropped_craft_fail**

        **Description** Messages Dropped, msg crafting failed

        **Type:** number

        **Format:** counter

    **msg_dropped_format_not_defined**

        **Description** Messages Dropped, format not defined

        **Type:** number

        **Format:** counter

    **msg_dropped_local_log_ratelimit**

        **Description** Messages Dropped, local log ratelimited

        **Type:** number

        **Format:** counter

    **msg_dropped_malloc_failure**

        **Description** Messages Dropped, malloc failure

        **Type:** number

        **Format:** counter

    **msg_dropped_no_active_member**

        **Description** Messages Dropped, no active member in collector grp

        **Type:** number

        **Format:** counter

    **msg_dropped_no_template**

        **Description** Messages Dropped, no active template

        **Type:** number

        **Format:** counter

    **msg_dropped_other**

        **Description** Messages Dropped, unexpected error

        **Type:** number

        **Format:** counter

    **msg_dropped_route_fail**

        **Description** Messages Dropped, Route lookup failed

        **Type:** number

        **Format:** counter

    **msg_dropped_selector**

        **Description** Messages Dropped, selector does not enable msg

        **Type:** number

        **Format:** counter

    **msg_dropped_send_failed**

        **Description** Messages Dropped, send failed

        **Type:** number

        **Format:** counter

    **msg_dropped_too_long**

        **Description** Messages Dropped, invalid length

        **Type:** number

        **Format:** counter

    **msg_sent**

        **Description** Messages sent, to Remote

        **Type:** number

        **Format:** counter

    **msg_sent_logdb**

        **Description** Messages sent, to LogDB

        **Type:** number

        **Format:** counter

    **param_msg_encode_fail**

        **Description** Parameterized log AVRO encoding failed

        **Type:** number

        **Format:** counter

    **param_msg_sent_fail**

        **Description** Parameterized log send to HC failed

        **Type:** number

        **Format:** counter

    **param_msg_sent_to_hc**

        **Description** Parameterized log sent to HC

        **Type:** number

        **Format:** counter