<?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: How to find the related search of lookup file in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-related-search-of-lookup-file/m-p/328569#M97805</link>
    <description>&lt;P&gt;Thank you so much and for quick reply.. your search worked and it is what i am looking for.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 23:08:36 GMT</pubDate>
    <dc:creator>kteng2024</dc:creator>
    <dc:date>2017-12-05T23:08:36Z</dc:date>
    <item>
      <title>How to find the related search of lookup file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-related-search-of-lookup-file/m-p/328566#M97802</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Below query is using the CSV, can I please know how the  CSV file is being generated like whether is there any query  that is generating it , etc.&lt;/P&gt;

&lt;P&gt;| inputlookup webaccess.csv  | tail 14 | reverse&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 22:51:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-related-search-of-lookup-file/m-p/328566#M97802</guid>
      <dc:creator>kteng2024</dc:creator>
      <dc:date>2017-12-05T22:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the related search of lookup file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-related-search-of-lookup-file/m-p/328567#M97803</link>
      <description>&lt;P&gt;As @richgalloway said at &lt;A href="https://answers.splunk.com/answers/236695/how-to-create-a-lookup-table-from-search.html"&gt;How to create a lookup table from search&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;-- Take a look at the outputlookup command at &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/SearchReference/Outputlookup"&gt;outputlookup&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 22:57:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-related-search-of-lookup-file/m-p/328567#M97803</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2017-12-05T22:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the related search of lookup file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-related-search-of-lookup-file/m-p/328568#M97804</link>
      <description>&lt;P&gt;If you've file system access, you can search for that lookup file in $Splunk_home/etc/apps and $Splunk_home/etc/users directory (cd to that directory and grep) on your search head. &lt;/P&gt;

&lt;P&gt;If you've sufficient access to run the &lt;CODE&gt;| rest&lt;/CODE&gt; command, try this (run on your search head)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest splunk_server=local /servicesNS/-/-/saved/searches | table title eai:acl.app eai:acl.owner search | where match(search,"outputlookup\s+webaccess\.csv") 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:08:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-related-search-of-lookup-file/m-p/328568#M97804</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2020-09-29T17:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the related search of lookup file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-related-search-of-lookup-file/m-p/328569#M97805</link>
      <description>&lt;P&gt;Thank you so much and for quick reply.. your search worked and it is what i am looking for.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 23:08:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-related-search-of-lookup-file/m-p/328569#M97805</guid>
      <dc:creator>kteng2024</dc:creator>
      <dc:date>2017-12-05T23:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the related search of lookup file</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-related-search-of-lookup-file/m-p/328570#M97806</link>
      <description>&lt;P&gt;Glad to be of help. Don't forget to close the question by accepting the answer that worked for you.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 23:10:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-related-search-of-lookup-file/m-p/328570#M97806</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-12-05T23:10:51Z</dc:date>
    </item>
  </channel>
</rss>

