<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: itsi_event_grouping job always fails, itsirulesengine looks involved in Splunk ITSI</title>
    <link>https://community.splunk.com/t5/Splunk-ITSI/itsi-event-grouping-job-always-fails-itsirulesengine-looks/m-p/527539#M2247</link>
    <description>&lt;P&gt;Just wanted to give an update on this.&lt;/P&gt;&lt;P&gt;Reconfigured server and clients running universal forwarder to use en_US formatting and en_US for location and waited for data to age out and that seemed to have made the trick...&lt;/P&gt;</description>
    <pubDate>Mon, 02 Nov 2020 13:54:45 GMT</pubDate>
    <dc:creator>TorbjörnP</dc:creator>
    <dc:date>2020-11-02T13:54:45Z</dc:date>
    <item>
      <title>itsi_event_grouping job always fails, itsirulesengine looks involved</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/itsi-event-grouping-job-always-fails-itsirulesengine-looks/m-p/524865#M2210</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;Enterprise v8.0.6 on W10 platform (Swedish OS)&lt;BR /&gt;ITSI 4.4.5 on top of that.&lt;BR /&gt;Checked the Known Issues in rel notes for 4.4.5&lt;/P&gt;&lt;P&gt;Background:&lt;BR /&gt;Looking in ITSI Health Check dash board I noticed that the&amp;nbsp; itsi_event_grouping search always fail. (Starts to run but then fails)&lt;/P&gt;&lt;P&gt;After some troubleshooting I came across a java exception in itsi_rules_engine.log:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2020-10-15 09:59:30,365 INFO [itsi_re(reId=KJo1,reMode=RealTime)] [main] RulesEngineSearch:52 - RulesEngineTask=RealTimeSearch, Status=Stopped, FunctionMessage="java.lang.NumberFormatException: For input string: "1602698533,696"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at sun.misc.FloatingDecimal.parseDouble(Unknown Source)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at java.lang.Double.parseDouble(Unknown Source)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.splunk.itsi.rule.engine.core.utils.CommonUtils.createGroup(CommonUtils.java:747)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.splunk.itsi.rule.engine.core.utils.CommonUtils.getRestorableGroupsFromEvents(CommonUtils.java:705)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.splunk.itsi.rule.engine.core.TaskManager.restoreGroupState(TaskManager.java:1199)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.splunk.itsi.rule.engine.core.TaskManager.preProcessing(TaskManager.java:1285)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.splunk.itsi.rule.engine.core.TaskManager.startStreaming(TaskManager.java:1329)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at com.splunk.itsi.search.chunk.RulesEngineSearch.main(RulesEngineSearch.java:50)&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Ok, to find out where&amp;nbsp; the&amp;nbsp;&lt;EM&gt;input string: "1602698533,696"&amp;nbsp;&lt;/EM&gt;&amp;nbsp;come from&lt;/P&gt;&lt;P&gt;Back to the&amp;nbsp;itsi_rules_engine.log file.&lt;BR /&gt;Some lines above the ERROR there is a "groupInfosearch" started:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2020-10-15 09:59:29,954 INFO [itsi_re(reId=1zMs,reMode=RealTime)] [main] TaskManager:344 - FunctionName=RunSplunkSearch, SearchName=groupInfoSearch, Status=Started&lt;/EM&gt; (Full SearchQueryText below)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stripping the search query I could find events from KPI alerts that had this value.&lt;/P&gt;&lt;P&gt;In the:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class="key-name"&gt;itsi_first_event_time&lt;/SPAN&gt;:&amp;nbsp;&lt;SPAN class="t string"&gt;1602698533,696&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt; How can I get rid of this value? Or work around so the job can complete successfully?&lt;/P&gt;&lt;P&gt;Since it is there in an event and the itsi_event_group runs over All time(real-time)&amp;nbsp; my conclusion is that this job will always fail when it encounter this&amp;nbsp;&lt;EM&gt;&lt;SPAN class="key-name"&gt;itsi_first_event_time value&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Greatful for any inpput on this.&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;TobbeP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---------------------&lt;/P&gt;&lt;P&gt;This is the SearchQueryText="earliest=-24h latest=now _index_earliest=null _index_latest=null allow_partial_results=false search `itsi_event_management_group_index_with_close_events` | stats max(itsi_group_count) as itsi_group_count values(itsi_is_last_event) as itsi_is_last_event max(itsi_last_event_time) as itsi_last_event_time first(itsi_parent_group_id) as itsi_parent_group_id first(itsi_policy_id) as itsi_policy_id first(itsi_split_by_hash) as itsi_split_by_hash first(itsi_first_event_id) as itsi_first_event_id min(itsi_first_event_time) as itsi_first_event_time min(itsi_earliest_event_time) as itsi_earliest_event_time latest(itsi_group_assignee) as itsi_group_assignee latest(itsi_group_description) as itsi_group_description latest(itsi_group_severity) as itsi_group_severity latest(itsi_group_status) as itsi_group_status latest(itsi_group_ace_template_id) as itsi_group_ace_template_id latest(itsi_group_title) as itsi_group_title by itsi_group_id | where itsi_is_last_event!="true" | sort 0 -itsi_last_event_time | lookup itsi_notable_group_user_lookup _key AS itsi_group_id OUTPUT owner severity status | lookup itsi_notable_group_system_lookup _key AS itsi_group_id OUTPUT is_active | where is_active=1 | eval itsi_group_assignee=coalesce(owner, itsi_group_assignee), itsi_group_severity=coalesce(severity, itsi_group_severity), itsi_group_status=coalesce(status, itsi_group_status)"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 13:49:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/itsi-event-grouping-job-always-fails-itsirulesengine-looks/m-p/524865#M2210</guid>
      <dc:creator>TorbjörnP</dc:creator>
      <dc:date>2020-10-15T13:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: itsi_event_grouping job always fails, itsirulesengine looks involved</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/itsi-event-grouping-job-always-fails-itsirulesengine-looks/m-p/527539#M2247</link>
      <description>&lt;P&gt;Just wanted to give an update on this.&lt;/P&gt;&lt;P&gt;Reconfigured server and clients running universal forwarder to use en_US formatting and en_US for location and waited for data to age out and that seemed to have made the trick...&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2020 13:54:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/itsi-event-grouping-job-always-fails-itsirulesengine-looks/m-p/527539#M2247</guid>
      <dc:creator>TorbjörnP</dc:creator>
      <dc:date>2020-11-02T13:54:45Z</dc:date>
    </item>
  </channel>
</rss>

