[DA-ITSI-EUEM-Various_ENUM_KPI_Service_Template] title = End User Experience Management (EUEM) description = Service for End User Monitoring that provides key performance indicators (KPIs) for mobile app usage & performance. This service relies on data generated by apps instrumented with the Splunk MINT SDKs. entity_rules = [ \ { \ "rule_items": [ \ { \ "field":"title", \ "field_type":"title", \ "value":"*", \ "rule_type":"matches" \ }, \ { \ "field":"itsi_role", \ "field_type":"info", \ "value":"end_user_application", \ "rule_type":"matches" \ }, \ { \ "field":"app_environment", \ "field_type":"info", \ "value":"\"\"", \ "rule_type":"not" \ }, \ { \ "field":"platform", \ "field_type":"info", \ "value":"\"\"", \ "rule_type":"not" \ } \ ], \ "rule_condition":"AND" \ } \ ] recommended_kpis = DA-ITSI-EUEM-Crash_Rate,DA-ITSI-EUEM-HTTP_Error_Rate,DA-ITSI-EUEM-Network_Latency,DA-ITSI-EUEM-Page_Load_Time,DA-ITSI-EUEM-Sessions_Count,DA-ITSI-EUEM-Unique_Users_Count optional_kpis = DA-ITSI-EUEM-Crash_Count,DA-ITSI-EUEM-Network_Error_Rate