<?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: Update existing index with CSV files containing changes in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Update-existing-index-with-CSV-files-containing-changes/m-p/115148#M24108</link>
    <description>&lt;P&gt;Splunk doesn't do updates on index data, it's insert-only.&lt;/P&gt;

&lt;P&gt;You could insert a new version of an event, and select the most recent version in your search, but that can be complicated and expensive.&lt;BR /&gt;
You could store the entire set in a lookup file or Splunk's Key-Value-Store which both support updates but may or may not be suitable for your use case.&lt;BR /&gt;
Have you considered leaving the data in an RDBMS and querying that from Splunk at search time using DB Connect?&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jul 2015 21:59:49 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2015-07-09T21:59:49Z</dc:date>
    <item>
      <title>Update existing index with CSV files containing changes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Update-existing-index-with-CSV-files-containing-changes/m-p/115147#M24107</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;I have a case where I'm importing every week a new dump of a data base to Splunk index using CSV files (I'm deleting the index with old data, and then recreating it back with new once). Right now I will receive not the whole dump of the DB in CSV but only CSV files with the items that have recently changed or have been added. &lt;/P&gt;

&lt;P&gt;What would be the best way to update my existing index with this incremental csv files in Splunk and how could I do that?&lt;/P&gt;

&lt;P&gt;Many thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2015 21:36:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Update-existing-index-with-CSV-files-containing-changes/m-p/115147#M24107</guid>
      <dc:creator>wredny125</dc:creator>
      <dc:date>2015-07-09T21:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Update existing index with CSV files containing changes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Update-existing-index-with-CSV-files-containing-changes/m-p/115148#M24108</link>
      <description>&lt;P&gt;Splunk doesn't do updates on index data, it's insert-only.&lt;/P&gt;

&lt;P&gt;You could insert a new version of an event, and select the most recent version in your search, but that can be complicated and expensive.&lt;BR /&gt;
You could store the entire set in a lookup file or Splunk's Key-Value-Store which both support updates but may or may not be suitable for your use case.&lt;BR /&gt;
Have you considered leaving the data in an RDBMS and querying that from Splunk at search time using DB Connect?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2015 21:59:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Update-existing-index-with-CSV-files-containing-changes/m-p/115148#M24108</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-07-09T21:59:49Z</dc:date>
    </item>
  </channel>
</rss>

