<?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 How to download existing lookup file? and how to add new row and modify existing lookup file table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-download-existing-lookup-file-and-how-to-add-new-row-and/m-p/464624#M191617</link>
    <description>&lt;P&gt;How to download existing lookup file? and how to add new row and modify existing lookup file table?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2019 11:16:16 GMT</pubDate>
    <dc:creator>pacifikn</dc:creator>
    <dc:date>2019-12-11T11:16:16Z</dc:date>
    <item>
      <title>How to download existing lookup file? and how to add new row and modify existing lookup file table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-download-existing-lookup-file-and-how-to-add-new-row-and/m-p/464624#M191617</link>
      <description>&lt;P&gt;How to download existing lookup file? and how to add new row and modify existing lookup file table?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 11:16:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-download-existing-lookup-file-and-how-to-add-new-row-and/m-p/464624#M191617</guid>
      <dc:creator>pacifikn</dc:creator>
      <dc:date>2019-12-11T11:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to download existing lookup file? and how to add new row and modify existing lookup file table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-download-existing-lookup-file-and-how-to-add-new-row-and/m-p/464625#M191618</link>
      <description>&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/337111/how-to-update-a-lookup-periodically.html"&gt;How to update a lookup periodically?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 11:51:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-download-existing-lookup-file-and-how-to-add-new-row-and/m-p/464625#M191618</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2019-12-11T11:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to download existing lookup file? and how to add new row and modify existing lookup file table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-download-existing-lookup-file-and-how-to-add-new-row-and/m-p/464626#M191619</link>
      <description>&lt;P&gt;If the new row you need to add will be composed by some search result you can use something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| inputlookup my_lookup.csv
| YOUR SEARCH HERE
| outputlookup my_lookup.csv append=true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;There is also an app on Splunk Base that allows you to edit lookup files: &lt;A href="https://splunkbase.splunk.com/app/1724/"&gt;https://splunkbase.splunk.com/app/1724/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Usually lookup files are stored on &lt;CODE&gt;$SPLUNK_HOME/etc/system/lookups/&lt;/CODE&gt; or &lt;CODE&gt;$SPLUNK_HOME/etc/&amp;lt;app_name&amp;gt;/lookups/&lt;/CODE&gt;. From there you can also copy the files or edit them.&lt;/P&gt;

&lt;P&gt;One other way you can use to download your lookup files is to use &lt;CODE&gt;| inputlookup&lt;/CODE&gt; and then go to Export &amp;gt; CSV.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 11:53:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-download-existing-lookup-file-and-how-to-add-new-row-and/m-p/464626#M191619</guid>
      <dc:creator>alonsocaio</dc:creator>
      <dc:date>2019-12-11T11:53:57Z</dc:date>
    </item>
  </channel>
</rss>

