<?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 Can't extract timestamp from multi-timestamp csv file in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-t-extract-timestamp-from-multi-timestamp-csv-file/m-p/152427#M31036</link>
    <description>&lt;P&gt;Need  help, i have log file kind of:&lt;BR /&gt;
"INT","INT","INT","VARCHAR","""VARCHAR"" &lt;INT&gt;","VARCHAR","VARCHAR","VARCHAR",VARCHAR,,,VARCHAR,VARCHAR,"2013-09-19 09:29:53","2013-09-19 09:29:55","2013-09-19 09:34:50",297,295,VARCHAR,VARCHAR,"1379597393.479905",""&lt;/INT&gt;&lt;/P&gt;

&lt;P&gt;i neet to set my timestamp as first time field: "2013-09-19 09:29:53" is there any way to tell on what position my timestamp?? Or maybe any other way to do this? Previous field is not good idea to regexp, because it can be string with digits in any order and with any legth.&lt;BR /&gt;
Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2013 16:47:17 GMT</pubDate>
    <dc:creator>sarumjanuch</dc:creator>
    <dc:date>2013-11-22T16:47:17Z</dc:date>
    <item>
      <title>Can't extract timestamp from multi-timestamp csv file</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-t-extract-timestamp-from-multi-timestamp-csv-file/m-p/152427#M31036</link>
      <description>&lt;P&gt;Need  help, i have log file kind of:&lt;BR /&gt;
"INT","INT","INT","VARCHAR","""VARCHAR"" &lt;INT&gt;","VARCHAR","VARCHAR","VARCHAR",VARCHAR,,,VARCHAR,VARCHAR,"2013-09-19 09:29:53","2013-09-19 09:29:55","2013-09-19 09:34:50",297,295,VARCHAR,VARCHAR,"1379597393.479905",""&lt;/INT&gt;&lt;/P&gt;

&lt;P&gt;i neet to set my timestamp as first time field: "2013-09-19 09:29:53" is there any way to tell on what position my timestamp?? Or maybe any other way to do this? Previous field is not good idea to regexp, because it can be string with digits in any order and with any legth.&lt;BR /&gt;
Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2013 16:47:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-t-extract-timestamp-from-multi-timestamp-csv-file/m-p/152427#M31036</guid>
      <dc:creator>sarumjanuch</dc:creator>
      <dc:date>2013-11-22T16:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can't extract timestamp from multi-timestamp csv file</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-t-extract-timestamp-from-multi-timestamp-csv-file/m-p/152428#M31037</link>
      <description>&lt;P&gt;Finaly found resolution: &lt;BR /&gt;
TIME_PREFIX=^([^,]*,){Position of needed field}&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2013 18:18:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-t-extract-timestamp-from-multi-timestamp-csv-file/m-p/152428#M31037</guid>
      <dc:creator>sarumjanuch</dc:creator>
      <dc:date>2013-11-22T18:18:14Z</dc:date>
    </item>
  </channel>
</rss>

