<?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: Enterprise Security: How can I trace the notable events? in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452827#M6341</link>
    <description>&lt;P&gt;Did you add the notable as an adaptive response to the correlation search?&lt;/P&gt;

&lt;P&gt;Check the _internal logs for the search id (sid), and check for errors?&lt;/P&gt;</description>
    <pubDate>Thu, 22 Aug 2019 15:23:53 GMT</pubDate>
    <dc:creator>solarboyz1</dc:creator>
    <dc:date>2019-08-22T15:23:53Z</dc:date>
    <item>
      <title>Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452814#M6328</link>
      <description>&lt;P&gt;I created a correlation search that should have produced notable events. How can I trace these notable events?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 18:05:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452814#M6328</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2019-08-16T18:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452815#M6329</link>
      <description>&lt;P&gt;When your correlation search runs, it should produce a log also:&lt;/P&gt;

&lt;P&gt;index=_* component=SavedSplunker  status=success   sourcetype=scheduler &lt;/P&gt;

&lt;P&gt;08-16-2019 18:08:25.124 +0000 INFO  SavedSplunker - savedsearch_id="nobody;DA-ESS-EndpointProtection;Threat -customt - Rule", search_type="", user="me@here", app="DA-ESS-EndpointProtection", savedsearch_name="Threat - custom - Rule", priority=default, status=success, digest_mode=1, scheduled_time=1565978880, window_time=0, dispatch_time=1565978881, run_time=3.585, &lt;STRONG&gt;result_count=0&lt;/STRONG&gt;, alert_actions="", sid="scheduler_ZGF2aWQuc2NobWVsdHpAdmEuZ292_REEtRVNTLUVuZHBvaW50UHJvdGVjdGlvbg__RMD528c6568bd07320c3_at_1565978880_0_916EF5DB-94A8-4135-BC30-1E725A10F8A5", &lt;STRONG&gt;suppressed=0&lt;/STRONG&gt;, thread_id="AlertNotifierWorker-0", workload_pool=""&lt;/P&gt;

&lt;P&gt;You can see if the search produced results, and if any of those results were suppressed. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:49:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452815#M6329</guid>
      <dc:creator>solarboyz1</dc:creator>
      <dc:date>2020-09-30T01:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452816#M6330</link>
      <description>&lt;P&gt;So I see in the event &lt;CODE&gt;suppressed=0&lt;/CODE&gt; and &lt;CODE&gt;result_count=1&lt;/CODE&gt;. What does it mean?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 18:20:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452816#M6330</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2019-08-16T18:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452817#M6331</link>
      <description>&lt;P&gt;result_count=1 &amp;lt;- the number of results returned by the correlation search. &lt;/P&gt;

&lt;P&gt;suppressed=0 &amp;lt;- This is true (1) or false (0) to indicate if any of the results were suppressed due to throttling.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 18:29:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452817#M6331</guid>
      <dc:creator>solarboyz1</dc:creator>
      <dc:date>2019-08-16T18:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452818#M6332</link>
      <description>&lt;P&gt;If you see a result_count&amp;gt;0 and a suppressed&amp;lt;1 you should see a notable event for the search (index=notable). &lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 18:48:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452818#M6332</guid>
      <dc:creator>solarboyz1</dc:creator>
      <dc:date>2019-08-16T18:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452819#M6333</link>
      <description>&lt;P&gt;Interesting, &lt;CODE&gt;index=notable&lt;/CODE&gt; is empty.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 18:58:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452819#M6333</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2019-08-16T18:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452820#M6334</link>
      <description>&lt;P&gt;Do you have a separate search head(s) and indexers?  &lt;/P&gt;

&lt;P&gt;Are your search head(s) configured to forward events to your indexers?&lt;/P&gt;

&lt;P&gt;Do your indexers have a notable index created?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 19:04:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452820#M6334</guid>
      <dc:creator>solarboyz1</dc:creator>
      <dc:date>2019-08-16T19:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452821#M6335</link>
      <description>&lt;P&gt;Right right. The notable index doesn't exist based on the Cluster Master. with the other two questions we are ok.&lt;/P&gt;

&lt;P&gt;What else needs to be created beside this index?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 19:15:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452821#M6335</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2019-08-16T19:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452822#M6336</link>
      <description>&lt;P&gt;If the search head is forwarding events to the indexing tier, and the index exists, the notable should get created. &lt;/P&gt;

&lt;P&gt;That said, if you don't have the notable index, you are probable missing other ES specific indexes (&lt;A href="https://docs.splunk.com/Documentation/ES/5.3.1/Install/Indexes"&gt;https://docs.splunk.com/Documentation/ES/5.3.1/Install/Indexes&lt;/A&gt;), which could impact your correlation searches. &lt;/P&gt;

&lt;P&gt;You may want to revisit your ES install, &lt;A href="https://docs.splunk.com/Documentation/ES/5.3.1/Install/DeploymentPlanning#Using_the_deployment_server_with_Splunk_Enterprise_Security"&gt;https://docs.splunk.com/Documentation/ES/5.3.1/Install/DeploymentPlanning#Using_the_deployment_server_with_Splunk_Enterprise_Security&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 19:23:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452822#M6336</guid>
      <dc:creator>solarboyz1</dc:creator>
      <dc:date>2019-08-16T19:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452823#M6337</link>
      <description>&lt;P&gt;Very kind of you @solarboyz1 - thank you a bunch!!!!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 19:42:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452823#M6337</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2019-08-16T19:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452824#M6338</link>
      <description>&lt;P&gt;@solarboyz1, the notable index &lt;EM&gt;does&lt;/EM&gt; exist ; -) &lt;/P&gt;

&lt;P&gt;A follow-up at &lt;A href="https://answers.splunk.com/answers/767610/enterprise-security-why-dont-the-events-get-indexe.html"&gt;Enterprise Security: why don't the events get indexed to the notable index?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 13:46:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452824#M6338</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2019-08-22T13:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452825#M6339</link>
      <description>&lt;P&gt;Do you see a SavedSplunker  event for the search running?&lt;/P&gt;

&lt;P&gt;If results&amp;gt;1 and suppress&amp;lt;1  then the event should show alert_actions="notable"&lt;/P&gt;

&lt;P&gt;If it shows notable, then you need to figure out why your search head is not forwarding the notable events to your indexing tier. &lt;/P&gt;

&lt;P&gt;If it doesn't show notable, you'll need to troubleshoot that. &lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 15:02:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452825#M6339</guid>
      <dc:creator>solarboyz1</dc:creator>
      <dc:date>2019-08-22T15:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452826#M6340</link>
      <description>&lt;P&gt;I see -  &lt;CODE&gt;alert_actions&lt;/CODE&gt; is empty for the 10 events I found that match your criteria. &lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 15:07:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452826#M6340</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2019-08-22T15:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452827#M6341</link>
      <description>&lt;P&gt;Did you add the notable as an adaptive response to the correlation search?&lt;/P&gt;

&lt;P&gt;Check the _internal logs for the search id (sid), and check for errors?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 15:23:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452827#M6341</guid>
      <dc:creator>solarboyz1</dc:creator>
      <dc:date>2019-08-22T15:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452828#M6342</link>
      <description>&lt;P&gt;The correlation search has the Adaptive Response action but the Next Steps part is empty now.. not sure if it matters. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sid="&amp;lt;sid&amp;gt;"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;shows a queued INFO event and the event for the run itself with the &lt;CODE&gt;dispatch_time&lt;/CODE&gt; and the &lt;CODE&gt;alert_actions&lt;/CODE&gt; as empty.&lt;/P&gt;

&lt;P&gt;Added Next Steps, to be safe, as &lt;CODE&gt;[[action|nslookup]]&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Even added an action - Send email. Maybe this was missing but still &lt;CODE&gt;alert_actions&lt;/CODE&gt; is empty.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 17:08:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452828#M6342</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2019-08-22T17:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452829#M6343</link>
      <description>&lt;P&gt;There should be no issues with an empty "next steps"&lt;/P&gt;

&lt;P&gt;So, after adding the mail as an adaptive response your alert_actions field is still empty.  Are you getting emails?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 19:10:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452829#M6343</guid>
      <dc:creator>solarboyz1</dc:creator>
      <dc:date>2019-08-22T19:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452830#M6344</link>
      <description>&lt;P&gt;Right, &lt;CODE&gt;alert_actions&lt;/CODE&gt; is still empty and I do get the e-mails... &lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 19:39:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452830#M6344</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2019-08-22T19:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452831#M6345</link>
      <description>&lt;P&gt;Based on &lt;A href="https://answers.splunk.com/answers/239382/creating-a-notable-event-from-correlation-search.html"&gt;Creating a notable event from correlation search&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Configure &amp;gt; Incident Management &amp;gt; New Notable Event &lt;/P&gt;

&lt;P&gt;Now, &lt;CODE&gt;index=notable&lt;/CODE&gt; shows this single event. &lt;/P&gt;

&lt;P&gt;So, what do I miss with the correlation searches set-up?&lt;/P&gt;

&lt;P&gt;No worries, I see them .... &lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 18:45:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452831#M6345</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2019-08-27T18:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452832#M6346</link>
      <description>&lt;P&gt;So, your notable index works and your search head can send notables to it. &lt;/P&gt;

&lt;P&gt;Have you tried Creating a notable event using the search language by including &lt;EM&gt;| sendalert notable&lt;/EM&gt; at the end of your search string?&lt;/P&gt;

&lt;P&gt;Make sure that the correlation search only outputs the fields you really need and that the fields don't include lots of content (like XML or excessive amounts of text). This can make it difficult for Splunk to parse the stash file. If it cannot parse the stash file, then your notable events may not be generated correctly.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 19:21:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452832#M6346</guid>
      <dc:creator>solarboyz1</dc:creator>
      <dc:date>2019-08-27T19:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Security: How can I trace the notable events?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452833#M6347</link>
      <description>&lt;P&gt;Much appreciated @solartrek. &lt;A href="http://dev.splunk.com/view/enterprise-security/SP-CAAAFA9"&gt;Notable Event framework in Splunk ES&lt;/A&gt; seems to be good. &lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 15:29:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Enterprise-Security-How-can-I-trace-the-notable-events/m-p/452833#M6347</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2019-09-03T15:29:06Z</dc:date>
    </item>
  </channel>
</rss>

