<?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 Difference between outputlookup and outputcsv in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/123297#M33277</link>
    <description>&lt;P&gt;Could anyone tell me the difference between outputlookup and outputcsv?&lt;/P&gt;

&lt;P&gt;If there no differences, is there any specifications to use the above in various circumstances?&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Naga&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2015 09:09:43 GMT</pubDate>
    <dc:creator>splunkn</dc:creator>
    <dc:date>2015-07-15T09:09:43Z</dc:date>
    <item>
      <title>Difference between outputlookup and outputcsv</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/123297#M33277</link>
      <description>&lt;P&gt;Could anyone tell me the difference between outputlookup and outputcsv?&lt;/P&gt;

&lt;P&gt;If there no differences, is there any specifications to use the above in various circumstances?&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Naga&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 09:09:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/123297#M33277</guid>
      <dc:creator>splunkn</dc:creator>
      <dc:date>2015-07-15T09:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between outputlookup and outputcsv</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/123298#M33278</link>
      <description>&lt;P&gt;There is a major difference. &lt;CODE&gt;outputlookup&lt;/CODE&gt; will use the defined transforms or the filename you give it and put the CSV file in the &lt;CODE&gt;lookups&lt;/CODE&gt; folder of the current App context. You can use this lookup in other commands using the &lt;CODE&gt;lookup&lt;/CODE&gt; command. Changes to the lookup are replicated on the SHC.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;outputcsv&lt;/CODE&gt; just dumps the CSV to the file system in &lt;CODE&gt;$SPLUNK_HOME/var/run/splunk/&lt;/CODE&gt;. You can't use it later, and changes are not replicated in a SHC.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.4/SearchReference/Outputcsv"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.4/SearchReference/Outputcsv&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.4/SearchReference/Outputlookup"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.4/SearchReference/Outputlookup&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 12:42:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/123298#M33278</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2015-07-15T12:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between outputlookup and outputcsv</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/123299#M33279</link>
      <description>&lt;P&gt;@splunkn, instead of giving me Karma points, use the Up arrow to vote on the answer. This does two things. 1) It won't take away your Karma and 2) shows others it was a valuable answer.  Your points have been returned, but thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 20:49:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/123299#M33279</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2015-07-15T20:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between outputlookup and outputcsv</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/123300#M33280</link>
      <description>&lt;P&gt;Can you clarify "You can't use it later" comment for outputcsv command?  The data is very much accessible through &lt;CODE&gt;| inputcsv&lt;/CODE&gt; - I use this all the time.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 18:26:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/123300#M33280</guid>
      <dc:creator>JCISplunker</dc:creator>
      <dc:date>2018-03-23T18:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between outputlookup and outputcsv</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/123301#M33281</link>
      <description>&lt;P&gt;Yes. we can access the results with |inputcsv command. &lt;/P&gt;

&lt;P&gt;I guess the major differences are&lt;BR /&gt;
1) Location where it stores&lt;BR /&gt;
2) SHC replication&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 05:21:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/123301#M33281</guid>
      <dc:creator>kasu_praveen</dc:creator>
      <dc:date>2018-10-08T05:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between outputlookup and outputcsv</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/698136#M237106</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/3514"&gt;@alacercogitatus&lt;/a&gt;do you know if &lt;SPAN&gt;Splunk has a cleanup/garbage collection for these CSVs, or do they live forever?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 19:52:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Difference-between-outputlookup-and-outputcsv/m-p/698136#M237106</guid>
      <dc:creator>ejwade</dc:creator>
      <dc:date>2024-09-03T19:52:44Z</dc:date>
    </item>
  </channel>
</rss>

