<?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: CSV fields and multiple timestamps in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/CSV-fields-and-multiple-timestamps/m-p/55964#M10941</link>
    <description>&lt;P&gt;Never mind - I found the answer here. &lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/questions/2062/how-can-i-extract-the-date-from-the-middle-of-an-event" rel="nofollow"&gt;http://answers.splunk.com/questions/2062/how-can-i-extract-the-date-from-the-middle-of-an-event&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Mar 2011 03:48:09 GMT</pubDate>
    <dc:creator>rasingh</dc:creator>
    <dc:date>2011-03-09T03:48:09Z</dc:date>
    <item>
      <title>CSV fields and multiple timestamps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CSV-fields-and-multiple-timestamps/m-p/55963#M10940</link>
      <description>&lt;P&gt;I have a csv tab-delimited file with entries that looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;GPDB20A LTO3 L03    03/08/11 06:01:20   1299592880  03/08/11 08:09:46   1299600586 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I want to grab the 4th field timestamp. With no TIME_PREFIX, it grabs the timestamp from the second field.  When I use the TIME_PREFIX below, it uses the time that the event was indexed:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_PREFIX = (?i)^(?:[^\t]*\t){3}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I got that regex from the field extractor in the GUI. &lt;/P&gt;

&lt;P&gt;Any ideas, please?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2011 03:43:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CSV-fields-and-multiple-timestamps/m-p/55963#M10940</guid>
      <dc:creator>rasingh</dc:creator>
      <dc:date>2011-03-09T03:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: CSV fields and multiple timestamps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/CSV-fields-and-multiple-timestamps/m-p/55964#M10941</link>
      <description>&lt;P&gt;Never mind - I found the answer here. &lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/questions/2062/how-can-i-extract-the-date-from-the-middle-of-an-event" rel="nofollow"&gt;http://answers.splunk.com/questions/2062/how-can-i-extract-the-date-from-the-middle-of-an-event&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2011 03:48:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/CSV-fields-and-multiple-timestamps/m-p/55964#M10941</guid>
      <dc:creator>rasingh</dc:creator>
      <dc:date>2011-03-09T03:48:09Z</dc:date>
    </item>
  </channel>
</rss>

