<?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 Splunk - CSV data indexing again and again + Splunk is indexing field names as new event in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512857#M86974</link>
    <description>&lt;P&gt;Hi Everyone,&lt;BR /&gt;Below is my CSV fields and some values and I am doing continuous monitoring CSV file:&lt;/P&gt;&lt;P&gt;TIMESTAMP, NAME, AGE, PHONE_NO,&amp;nbsp; ZIP&lt;/P&gt;&lt;P&gt;07/08/2020 12:00:00 PM, ABC, 20, XYZ, 123&lt;/P&gt;&lt;P&gt;07/07/2020 12:00:00 PM, XYZ, 18, XYZ, 456&lt;/P&gt;&lt;P&gt;1. Splunk stores as 3 event, as Splunk is also considering field names as a event.. which I do not want to index fieldname as a event.&lt;BR /&gt;I have tried several Splunk Answers but no luck or might be I am doing in a wrong way.&lt;BR /&gt;Please suggest how to fix this.&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;TIMESTAMP, NAME, AGE, PHONE_NO,&amp;nbsp; ZIP&lt;/P&gt;&lt;P&gt;07/08/2020 12:00:00 PM, ABC, 20, XYZ, 123&lt;/P&gt;&lt;P&gt;07/08/2020 12:00:00 PM, PQR, 19, XYZ, 456&lt;BR /&gt;I have changed in 2nd row for NAME &amp;amp; AGE and modified Time so that Splunk can pick that latest time and display latest data on dashboard..&lt;BR /&gt;So problem is everytime saving excel, Splunk indexing all the data inside the excel including field name..&lt;BR /&gt;I do not want to index field names as a event and Splunk index only data for new entries or for those entries which I have make the changes to avoid duplicate data indexing again and again.&lt;BR /&gt;&lt;BR /&gt;It would be good if anyone can help me out to fix this issue. Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2020 19:28:57 GMT</pubDate>
    <dc:creator>shahbhavin19</dc:creator>
    <dc:date>2020-08-06T19:28:57Z</dc:date>
    <item>
      <title>Splunk - CSV data indexing again and again + Splunk is indexing field names as new event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512857#M86974</link>
      <description>&lt;P&gt;Hi Everyone,&lt;BR /&gt;Below is my CSV fields and some values and I am doing continuous monitoring CSV file:&lt;/P&gt;&lt;P&gt;TIMESTAMP, NAME, AGE, PHONE_NO,&amp;nbsp; ZIP&lt;/P&gt;&lt;P&gt;07/08/2020 12:00:00 PM, ABC, 20, XYZ, 123&lt;/P&gt;&lt;P&gt;07/07/2020 12:00:00 PM, XYZ, 18, XYZ, 456&lt;/P&gt;&lt;P&gt;1. Splunk stores as 3 event, as Splunk is also considering field names as a event.. which I do not want to index fieldname as a event.&lt;BR /&gt;I have tried several Splunk Answers but no luck or might be I am doing in a wrong way.&lt;BR /&gt;Please suggest how to fix this.&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;TIMESTAMP, NAME, AGE, PHONE_NO,&amp;nbsp; ZIP&lt;/P&gt;&lt;P&gt;07/08/2020 12:00:00 PM, ABC, 20, XYZ, 123&lt;/P&gt;&lt;P&gt;07/08/2020 12:00:00 PM, PQR, 19, XYZ, 456&lt;BR /&gt;I have changed in 2nd row for NAME &amp;amp; AGE and modified Time so that Splunk can pick that latest time and display latest data on dashboard..&lt;BR /&gt;So problem is everytime saving excel, Splunk indexing all the data inside the excel including field name..&lt;BR /&gt;I do not want to index field names as a event and Splunk index only data for new entries or for those entries which I have make the changes to avoid duplicate data indexing again and again.&lt;BR /&gt;&lt;BR /&gt;It would be good if anyone can help me out to fix this issue. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 19:28:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512857#M86974</guid>
      <dc:creator>shahbhavin19</dc:creator>
      <dc:date>2020-08-06T19:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk - CSV data indexing again and again + Splunk is indexing field names as new event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512861#M86975</link>
      <description>&lt;P&gt;First convert excel to csv.&lt;/P&gt;&lt;P&gt;set sourcetype to csv if you are using monitor stanza in inputs.conf&lt;/P&gt;&lt;P&gt;select sourcetype as csv if you are adding data from Splunk web.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 19:37:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512861#M86975</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-06T19:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk - CSV data indexing again and again + Splunk is indexing field names as new event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512953#M86982</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/129407"&gt;@thambisetty&lt;/a&gt;I have already converted excel to CSV also I am using monitoring stanza in inputs.conf and set sourcetype to csv only.&lt;BR /&gt;So whenever I make changes to CSV, like adding new entry with new TIMESTAMP or modifiying existing entry with new TIMESTAMP and after saving Splunk indexing whole CSV data again and this causes multiple duplicate data issue + consuming more indexing space.&lt;BR /&gt;&lt;BR /&gt;Is there any way to fix this? Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 09:24:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512953#M86982</guid>
      <dc:creator>shahbhavin19</dc:creator>
      <dc:date>2020-08-07T09:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk - CSV data indexing again and again + Splunk is indexing field names as new event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512954#M86983</link>
      <description>&lt;P&gt;INDEXED EXTRACTIONS&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Splunk-Search/How-to-skip-header-in-CSV-files-before-indexing/td-p/336207" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Search/How-to-skip-header-in-CSV-files-before-indexing/td-p/336207&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 09:29:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512954#M86983</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-07T09:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk - CSV data indexing again and again + Splunk is indexing field names as new event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512956#M86984</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/129407"&gt;@thambisetty&lt;/a&gt;&amp;nbsp;Thanks, this fixes my 1st issue.. Is there any solution for 2nd issue?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 09:32:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512956#M86984</guid>
      <dc:creator>shahbhavin19</dc:creator>
      <dc:date>2020-08-07T09:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk - CSV data indexing again and again + Splunk is indexing field names as new event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512960#M86985</link>
      <description>&lt;P&gt;I have recently tried adding new events to text file while the file is being monitored. I found only new events being indexed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you modify existing records, I think the pointer which is used to keep track of till where file is read might be changing. This could be one of the reason.&lt;/P&gt;&lt;P&gt;Splunk doesn’t recommend monitor stanza if you are keep changing file content.&lt;/P&gt;&lt;P&gt;you can upload once.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 09:51:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-CSV-data-indexing-again-and-again-Splunk-is-indexing/m-p/512960#M86985</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-07T09:51:41Z</dc:date>
    </item>
  </channel>
</rss>

