<?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: Lookup creation validation in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547717#M5576</link>
    <description>&lt;P&gt;I see that even those that failed and weren't fully completed are marked as completed&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Apr 2021 06:27:15 GMT</pubDate>
    <dc:creator>rayar</dc:creator>
    <dc:date>2021-04-13T06:27:15Z</dc:date>
    <item>
      <title>Lookup creation validation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547207#M5555</link>
      <description>&lt;P&gt;we are running 2 steps progress&lt;/P&gt;&lt;P&gt;1. Create lookup (by scheduled report )&lt;/P&gt;&lt;P&gt;2. Create index summary using the lookup data&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what will be the best way to make sure the step 2 starts only incase step 1 is completed successfully ?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 14:09:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547207#M5555</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2021-04-08T14:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup creation validation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547212#M5558</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45236"&gt;@rayar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;you can check the triggered report or alert with this search:&lt;/P&gt;&lt;P&gt;index=_audit action=alert_fired ss_app=* | eval ttl=expiration-now() | search ttl&amp;gt;0 | convert ctime(trigger_time) | table trigger_time ss_name severity | rename trigger_time as "Alert Time" ss_name as "Alert Name" severity as "Severity"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after you ran this search you can create alert action to run another search to collect the results.&lt;BR /&gt;this is just one method but I think you can use a lot of use case.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 14:26:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547212#M5558</guid>
      <dc:creator>aasabatini</dc:creator>
      <dc:date>2021-04-08T14:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup creation validation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547524#M5565</link>
      <description>&lt;P&gt;The first step is to build the lookup we are running it as a report , how we can verify that the lookup builder is completed ?&lt;/P&gt;&lt;P&gt;the query is running for alerts only&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Apr 2021 08:47:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547524#M5565</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2021-04-11T08:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup creation validation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547631#M5572</link>
      <description>&lt;P class="lia-align-justify"&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45236"&gt;@rayar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;please use these info to build your search, any search are stored on _audit index.&lt;BR /&gt;please add on this search these details to understand if is completed&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_audit action=search info=completed user=[owner of the search] savedsearch_name=[the name of the search]&lt;/LI-CODE&gt;&lt;P&gt;please remember to add values on user field and savedsearch_name field&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 15:19:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547631#M5572</guid>
      <dc:creator>aasabatini</dc:creator>
      <dc:date>2021-04-12T15:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup creation validation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547717#M5576</link>
      <description>&lt;P&gt;I see that even those that failed and weren't fully completed are marked as completed&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 06:27:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547717#M5576</guid>
      <dc:creator>rayar</dc:creator>
      <dc:date>2021-04-13T06:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup creation validation</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547748#M5577</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45236"&gt;@rayar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;apologize for the multiple answer but without see the data it's little bit hard.&lt;/P&gt;&lt;P&gt;are you identified the saved search on audit log?&lt;BR /&gt;&lt;BR /&gt;also to show your saved search you can use this search&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest splunk_server=local /services/saved/searches  | rename eai:acl.owner AS Author eai:acl.sharing AS Permissions eai:acl.app AS App search AS "Saved Search" | fields Author Permissions App "Saved Search"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 10:57:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Lookup-creation-validation/m-p/547748#M5577</guid>
      <dc:creator>aasabatini</dc:creator>
      <dc:date>2021-04-13T10:57:54Z</dc:date>
    </item>
  </channel>
</rss>

