<?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 Selectively ignoring fields in CSV input? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Selectively-ignoring-fields-in-CSV-input/m-p/38300#M7032</link>
    <description>&lt;P&gt;Hey everyone. I am trying to input .csv files. The issue with the files is that the software generating them includes the timestamp numerous times in each line. Here's a rough example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;timestamp,CPU Usage, timestamp, Memory usage, timestamp, temperature, timestamp, license usage, timestamp, SNMP reachability
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You get the idea. I don't want to waste space indexing all of the extra timestamp fields. Any advice?&lt;/P&gt;</description>
    <pubDate>Fri, 04 Feb 2011 01:25:28 GMT</pubDate>
    <dc:creator>msarro</dc:creator>
    <dc:date>2011-02-04T01:25:28Z</dc:date>
    <item>
      <title>Selectively ignoring fields in CSV input?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Selectively-ignoring-fields-in-CSV-input/m-p/38300#M7032</link>
      <description>&lt;P&gt;Hey everyone. I am trying to input .csv files. The issue with the files is that the software generating them includes the timestamp numerous times in each line. Here's a rough example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;timestamp,CPU Usage, timestamp, Memory usage, timestamp, temperature, timestamp, license usage, timestamp, SNMP reachability
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You get the idea. I don't want to waste space indexing all of the extra timestamp fields. Any advice?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2011 01:25:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Selectively-ignoring-fields-in-CSV-input/m-p/38300#M7032</guid>
      <dc:creator>msarro</dc:creator>
      <dc:date>2011-02-04T01:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Selectively ignoring fields in CSV input?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Selectively-ignoring-fields-in-CSV-input/m-p/38301#M7033</link>
      <description>&lt;P&gt;You can use an index time TRANSFORM, or more likely a SEDCMD to modify the data before it goes into the index: &lt;A href="http://www.splunk.com/base/Documentation/4.1.6/Admin/Anonymizedatawithsed" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/4.1.6/Admin/Anonymizedatawithsed&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2011 04:41:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Selectively-ignoring-fields-in-CSV-input/m-p/38301#M7033</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2011-02-04T04:41:08Z</dc:date>
    </item>
  </channel>
</rss>

