<?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: Splunk ITSI: No events in itsi_tracked_alerts in Splunk ITSI</title>
    <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-ITSI-No-events-in-itsi-tracked-alerts/m-p/518326#M2159</link>
    <description>&lt;P&gt;The problem is now solved.&lt;/P&gt;&lt;P&gt;This ITSI instance was set up and a restore was done from another instance. There were 2 problems with the event creation in the index &lt;SPAN class="lia-link-navigation child-thread lia-link-disabled"&gt;itsi_tracked_alerts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1) Error messages in the internal log "Encountered exception when consuming. "'No key or prefix: token.'"&lt;/P&gt;&lt;P&gt;2) A pop up while accessing the notable event aggregation policy&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 492px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10698i16BA0D8ADDEA1B0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Solution:&lt;/P&gt;&lt;P&gt;We noticed that the HTTP tokens value concerning ITSI events were empty and proceeded with the workaround suugested in&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/ITSI/4.6.1/ReleaseNotes/Knownissues#Backup.2FRestore_and_Migration_Issues" target="_blank"&gt;https://docs.splunk.com/Documentation/ITSI/4.6.1/ReleaseNotes/Knownissues#Backup.2FRestore_and_Migration_Issues&lt;/A&gt; #ITSI-5578&lt;/P&gt;&lt;P&gt;This solved both issues and now we have all the alerts and accessing Notable Event Aggregation policy works as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Sep 2020 03:30:40 GMT</pubDate>
    <dc:creator>GowthamMagal</dc:creator>
    <dc:date>2020-09-08T03:30:40Z</dc:date>
    <item>
      <title>Splunk ITSI: No events in itsi_tracked_alerts</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-ITSI-No-events-in-itsi-tracked-alerts/m-p/518138#M2156</link>
      <description>&lt;P&gt;Hi Splunk Gurus,&lt;/P&gt;&lt;P&gt;We have a splunk ITSI search head with version&lt;STRONG&gt; 4.4.3&lt;/STRONG&gt; build 14 running on Splunk version &lt;STRONG&gt;7.2.10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have created correlation searches.&amp;nbsp; Some of which run every minute. Event though the splunk correlation searches run as required, we have noticed that there are no events in the index itsi_tracked_alerts&amp;nbsp; created even though the alert conditions are met.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in ITSI Health check dashboard, I see this error in the internal log:&lt;/P&gt;&lt;P&gt;"2020-09-07 04:52:04,796 ERROR [itsi.notable_event_actions_queue_consumer] [__init__] [exception] [121502] Encountered exception when consuming. "'No key or prefix: token.'".&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/bin/itsi_notable_event_actions_queue_consumer.py", line 109, in do_run&lt;BR /&gt;action_dispatch_config=action_dispatch_config&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/itsi/event_management/itsi_notable_event_queue_consumer.py", line 130, in __init__&lt;BR /&gt;self.auditor = Audit(self.session_key, audit_token_name=audit_token_name)&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/ITOA/event_management/notable_event_utils.py", line 553, in __init__&lt;BR /&gt;self.audit = PushEventManager(self.session_key, audit_token_name)&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/ITOA/event_management/push_event_manager.py", line 111, in __init__&lt;BR /&gt;hec_token=hec_token)&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/SA_ITOA_app_common/solnlib/modular_input/event_writer.py", line 209, in __init__&lt;BR /&gt;hec_input_name, session_key, scheme, host, port, **context)&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/SA_ITOA_app_common/solnlib/utils.py", line 159, in wrapper&lt;BR /&gt;return func(*args, **kwargs)&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/SA_ITOA_app_common/solnlib/modular_input/event_writer.py", line 329, in _get_hec_config&lt;BR /&gt;return settings['port'], hec_input['token']&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/SA_ITOA_app_common/solnlib/packages/splunklib/data.py", line 253, in __getitem__&lt;BR /&gt;raise KeyError("No key or prefix: %s" % key)&lt;BR /&gt;KeyError: 'No key or prefix: token.'"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;P&gt;"2020-09-07 04:52:02,514 ERROR [itsi.custom_alert.itsi_generator] [__init__] [exception] [121099] Failed to validate arguments. Please make sure arguments are correct&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/bin/itsi_event_generator.py", line 57, in &amp;lt;module&amp;gt;&lt;BR /&gt;modular_alert = ItsiSendAlert(sys.stdin.read())&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/bin/itsi_event_generator.py", line 33, in __init__&lt;BR /&gt;super(ItsiSendAlert, self).__init__(settings, is_validate)&lt;BR /&gt;File "/opt/splunk/etc/apps/SA-ITOA/lib/ITOA/event_management/base_event_generation.py", line 178, in __init__&lt;BR /&gt;raise ValueError(_('Failed to validate arguments. Please make sure arguments are correct'))&lt;BR /&gt;ValueError: Failed to validate arguments. Please make sure arguments are correct"&lt;/P&gt;&lt;P&gt;I hope someone has faced this error and help me solve it. I have spent about 3 days looking the possible errors and going through internet resources to help me troubleshoot this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 03:09:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-ITSI-No-events-in-itsi-tracked-alerts/m-p/518138#M2156</guid>
      <dc:creator>GowthamMagal</dc:creator>
      <dc:date>2020-09-07T03:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk ITSI: No events in itsi_tracked_alerts</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-ITSI-No-events-in-itsi-tracked-alerts/m-p/518320#M2157</link>
      <description>&lt;P&gt;Did you perform the workaround in&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/ITSI/4.4.3/ReleaseNotes/Knownissues#Splunk_platform_issues_that_impact_ITSI_compatibility" target="_blank"&gt;https://docs.splunk.com/Documentation/ITSI/4.4.3/ReleaseNotes/Knownissues#Splunk_platform_issues_that_impact_ITSI_compatibility&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 02:30:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-ITSI-No-events-in-itsi-tracked-alerts/m-p/518320#M2157</guid>
      <dc:creator>esnyder_splunk</dc:creator>
      <dc:date>2020-09-08T02:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk ITSI: No events in itsi_tracked_alerts</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-ITSI-No-events-in-itsi-tracked-alerts/m-p/518324#M2158</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/111324"&gt;@esnyder_splunk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, this work around is performed. But this did not solve the problem.&lt;/P&gt;&lt;P&gt;We happened to find the solution Just now. I will post the solution in the next post. Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 03:23:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-ITSI-No-events-in-itsi-tracked-alerts/m-p/518324#M2158</guid>
      <dc:creator>GowthamMagal</dc:creator>
      <dc:date>2020-09-08T03:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk ITSI: No events in itsi_tracked_alerts</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-ITSI-No-events-in-itsi-tracked-alerts/m-p/518326#M2159</link>
      <description>&lt;P&gt;The problem is now solved.&lt;/P&gt;&lt;P&gt;This ITSI instance was set up and a restore was done from another instance. There were 2 problems with the event creation in the index &lt;SPAN class="lia-link-navigation child-thread lia-link-disabled"&gt;itsi_tracked_alerts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1) Error messages in the internal log "Encountered exception when consuming. "'No key or prefix: token.'"&lt;/P&gt;&lt;P&gt;2) A pop up while accessing the notable event aggregation policy&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 492px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10698i16BA0D8ADDEA1B0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Solution:&lt;/P&gt;&lt;P&gt;We noticed that the HTTP tokens value concerning ITSI events were empty and proceeded with the workaround suugested in&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/ITSI/4.6.1/ReleaseNotes/Knownissues#Backup.2FRestore_and_Migration_Issues" target="_blank"&gt;https://docs.splunk.com/Documentation/ITSI/4.6.1/ReleaseNotes/Knownissues#Backup.2FRestore_and_Migration_Issues&lt;/A&gt; #ITSI-5578&lt;/P&gt;&lt;P&gt;This solved both issues and now we have all the alerts and accessing Notable Event Aggregation policy works as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 03:30:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-ITSI-No-events-in-itsi-tracked-alerts/m-p/518326#M2159</guid>
      <dc:creator>GowthamMagal</dc:creator>
      <dc:date>2020-09-08T03:30:40Z</dc:date>
    </item>
  </channel>
</rss>

