<?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 create a report using the Upload_time column in a CSV file, not the time the event was created? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-create-a-report-using-the-Upload-time-column-in-a-CSV/m-p/174204#M35065</link>
    <description>&lt;P&gt;So I have a CSV file with an Upload_time column in the format  5/01/2015 15:16. (string)&lt;/P&gt;

&lt;P&gt;I'd like to create a report that lists all items uploaded in the last month, however splunk uses the time that the event was created not the Upload_time value.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Mar 2015 03:38:33 GMT</pubDate>
    <dc:creator>flynnhandley</dc:creator>
    <dc:date>2015-03-11T03:38:33Z</dc:date>
    <item>
      <title>How to create a report using the Upload_time column in a CSV file, not the time the event was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-create-a-report-using-the-Upload-time-column-in-a-CSV/m-p/174204#M35065</link>
      <description>&lt;P&gt;So I have a CSV file with an Upload_time column in the format  5/01/2015 15:16. (string)&lt;/P&gt;

&lt;P&gt;I'd like to create a report that lists all items uploaded in the last month, however splunk uses the time that the event was created not the Upload_time value.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2015 03:38:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-create-a-report-using-the-Upload-time-column-in-a-CSV/m-p/174204#M35065</guid>
      <dc:creator>flynnhandley</dc:creator>
      <dc:date>2015-03-11T03:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a report using the Upload_time column in a CSV file, not the time the event was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-create-a-report-using-the-Upload-time-column-in-a-CSV/m-p/174205#M35066</link>
      <description>&lt;P&gt;Use &lt;CODE&gt;INDEXED_EXTRACTIONS = CSV&lt;/CODE&gt; then &lt;CODE&gt;TIMESTAMP_FIELDS&lt;/CODE&gt; and &lt;CODE&gt;TIME_FORMAT&lt;/CODE&gt; in &lt;CODE&gt;props.conf&lt;/CODE&gt;: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/admin/propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/admin/propsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;More info about &lt;CODE&gt;INDEXED_EXTRACTIONS&lt;/CODE&gt;: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Data/Extractfieldsfromfileheadersatindextime"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Data/Extractfieldsfromfileheadersatindextime&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2015 04:28:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-create-a-report-using-the-Upload-time-column-in-a-CSV/m-p/174205#M35066</guid>
      <dc:creator>skawasaki_splun</dc:creator>
      <dc:date>2015-03-11T04:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a report using the Upload_time column in a CSV file, not the time the event was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-create-a-report-using-the-Upload-time-column-in-a-CSV/m-p/174206#M35067</link>
      <description>&lt;P&gt;I'll check it out... Cheers!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2015 06:00:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-create-a-report-using-the-Upload-time-column-in-a-CSV/m-p/174206#M35067</guid>
      <dc:creator>flynnhandley</dc:creator>
      <dc:date>2015-03-11T06:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a report using the Upload_time column in a CSV file, not the time the event was created?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-create-a-report-using-the-Upload-time-column-in-a-CSV/m-p/174207#M35068</link>
      <description>&lt;P&gt;Just following up... I have the below entry in my props.conf  when I try to upload a CSV I get an error in the time column saying "Failed to parse time stamp, defaulting to modtime"&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;A sample of the Uploaded column:&lt;BR /&gt;
7/01/2015 12:51&lt;/P&gt;

&lt;H2&gt;Props.conf&lt;/H2&gt;

&lt;P&gt;[csv]&lt;BR /&gt;
SHOULD_LINEMERGE = False&lt;BR /&gt;
pulldown_type = true &lt;BR /&gt;
INDEXED_EXTRACTIONS = csv&lt;BR /&gt;
KV_MODE = none&lt;BR /&gt;
category = Structured&lt;BR /&gt;
TIMESTAMP_FIELDS = Uploaded&lt;BR /&gt;
TIME_FORMAT = "%m/%d/%Y %H:%M"&lt;BR /&gt;
description = Comma-separated value format. Set header and other settings in "Delimited Settings"&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:09:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-create-a-report-using-the-Upload-time-column-in-a-CSV/m-p/174207#M35068</guid>
      <dc:creator>flynnhandley</dc:creator>
      <dc:date>2020-09-28T19:09:13Z</dc:date>
    </item>
  </channel>
</rss>

