<?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 Update a lookup file in realtime in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Update-a-lookup-file-in-realtime/m-p/65251#M16173</link>
    <description>&lt;P&gt;I know outputcsv does not update (it should just append to) a lookup table until the search is finalized. Is there any other way this could be done?&lt;BR /&gt;
Or is the best way to run a search every couple of minutes and write the csv?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Chris&lt;/P&gt;</description>
    <pubDate>Wed, 19 Sep 2012 20:41:43 GMT</pubDate>
    <dc:creator>chris</dc:creator>
    <dc:date>2012-09-19T20:41:43Z</dc:date>
    <item>
      <title>Update a lookup file in realtime</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Update-a-lookup-file-in-realtime/m-p/65251#M16173</link>
      <description>&lt;P&gt;I know outputcsv does not update (it should just append to) a lookup table until the search is finalized. Is there any other way this could be done?&lt;BR /&gt;
Or is the best way to run a search every couple of minutes and write the csv?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Chris&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2012 20:41:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Update-a-lookup-file-in-realtime/m-p/65251#M16173</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2012-09-19T20:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Update a lookup file in realtime</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Update-a-lookup-file-in-realtime/m-p/65252#M16174</link>
      <description>&lt;P&gt;Updating CSV files is an expensive process because they cannot be updated in place. Even if you were able to update the lookup table in real time, due to bundle replication it will still take at least one minute before the lookup table gets to the indexers. &lt;/P&gt;

&lt;P&gt;There are 3 ways you could update the lookup table &lt;BR /&gt;
 1. periodically run the search &lt;BR /&gt;
 2. write a custom search command that does what you want &lt;BR /&gt;
 3. use the MysqlConnector app, this app offers great lookup update performance &lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2012 16:11:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Update-a-lookup-file-in-realtime/m-p/65252#M16174</guid>
      <dc:creator>Ledion_Bitincka</dc:creator>
      <dc:date>2012-11-08T16:11:40Z</dc:date>
    </item>
  </channel>
</rss>

