<?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 update CSV ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-update-CSV/m-p/264585#M50813</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I am looking to have a csv with a number of rows and columns. I would like that when the CSV gets updated e.g. with new field that the query is run and then the output is put into a new column field (status) in that row to be changed to  e.g. status "Detected" &lt;/P&gt;

&lt;P&gt;Does this make sense ? Has anyone the 1,2,3 steps please? thanks in advance. &lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2016 11:14:22 GMT</pubDate>
    <dc:creator>colinmchugo</dc:creator>
    <dc:date>2016-09-02T11:14:22Z</dc:date>
    <item>
      <title>How to update CSV ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-update-CSV/m-p/264585#M50813</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I am looking to have a csv with a number of rows and columns. I would like that when the CSV gets updated e.g. with new field that the query is run and then the output is put into a new column field (status) in that row to be changed to  e.g. status "Detected" &lt;/P&gt;

&lt;P&gt;Does this make sense ? Has anyone the 1,2,3 steps please? thanks in advance. &lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 11:14:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-update-CSV/m-p/264585#M50813</guid>
      <dc:creator>colinmchugo</dc:creator>
      <dc:date>2016-09-02T11:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to update CSV ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-update-CSV/m-p/264586#M50814</link>
      <description>&lt;P&gt;Hi colinmchugo, the basic process of updating a CSV based lookup is to '| inputlookup' the CSV in question, modify the values as desired with eval and other searchtime field manipulating commands, and then '| outputlookup' back to the same CSV to commit the changes.&lt;/P&gt;

&lt;P&gt;If you'd like to have more featureful datastore, you can utilize KVStore collections &lt;A href="http://dev.splunk.com/view/webframework-developapps/SP-CAAAEZK"&gt;http://dev.splunk.com/view/webframework-developapps/SP-CAAAEZK&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;This allows for direct update of specific fields, without rewriting the whole lookup.&lt;/P&gt;

&lt;P&gt;Please let  me know if this answers your question!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 12:31:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-update-CSV/m-p/264586#M50814</guid>
      <dc:creator>muebel</dc:creator>
      <dc:date>2016-09-02T12:31:52Z</dc:date>
    </item>
  </channel>
</rss>

