<?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: Timestamp help in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-help/m-p/159071#M32279</link>
    <description>&lt;P&gt;Hello Alex,&lt;BR /&gt;
You are missing &lt;CODE&gt;:&lt;/CODE&gt; in the time_format&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;TIME_FORMAT=%d%b%Y:%H:%M:%S&lt;BR /&gt;
TIME_PREFIX=\d{4}","&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Update: it should have been %b rather than %B&lt;/P&gt;

&lt;P&gt;Splunk is getting confused with the times which one actually it should take. So TIME_PREFIX needs to be unique&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 09 May 2014 17:40:15 GMT</pubDate>
    <dc:creator>linu1988</dc:creator>
    <dc:date>2014-05-09T17:40:15Z</dc:date>
    <item>
      <title>Timestamp help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-help/m-p/159070#M32278</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;

&lt;P&gt;This is probably really simple and I'm just not seeing it, but I'm having trouble pulling a timestamp from my data.  Here is an example line of my data:  &lt;/P&gt;

&lt;P&gt;"123","L123ACM0004","17MAR2014:18:26:50","17MAR2014:18:26:39","17MAR2014:18:26:44","9105791332"&lt;/P&gt;

&lt;P&gt;I'd like for the timestamp to be March 17th, 2014, at 18:26:50.  I'm able to get the time, but not the date. This files is a .csv file with a header that in the same format of the data (i.e. "columnheader1","columnheader2"&lt;/P&gt;

&lt;P&gt;This is my props.conf right now:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;FIELD_DELIMITER = ","&lt;BR /&gt;&lt;BR /&gt;
 HEADER_MODE = firstline&lt;BR /&gt;&lt;BR /&gt;
 MAX_TIMESTAMP_LOOKAHEAD=40&lt;BR /&gt;&lt;BR /&gt;
NO_BINARY_CHECK=1&lt;BR /&gt;&lt;BR /&gt;
TIME_FORMAT=%d%B%Y%H:%M:%S&lt;BR /&gt;&lt;BR /&gt;
TZ=America/Chicago&lt;BR /&gt;&lt;BR /&gt;
CHECK_FOR_HEADER=true&lt;BR /&gt;&lt;BR /&gt;
KV_MODE=none&lt;BR /&gt;&lt;BR /&gt;
SHOULD_LINEMERGE=false&lt;BR /&gt;&lt;BR /&gt;
pulldown_type=true   &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:34:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-help/m-p/159070#M32278</guid>
      <dc:creator>AlexMcDuffMille</dc:creator>
      <dc:date>2020-09-28T16:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-help/m-p/159071#M32279</link>
      <description>&lt;P&gt;Hello Alex,&lt;BR /&gt;
You are missing &lt;CODE&gt;:&lt;/CODE&gt; in the time_format&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;TIME_FORMAT=%d%b%Y:%H:%M:%S&lt;BR /&gt;
TIME_PREFIX=\d{4}","&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Update: it should have been %b rather than %B&lt;/P&gt;

&lt;P&gt;Splunk is getting confused with the times which one actually it should take. So TIME_PREFIX needs to be unique&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2014 17:40:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-help/m-p/159071#M32279</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-05-09T17:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-help/m-p/159072#M32280</link>
      <description>&lt;P&gt;Thanks of the help, I'm sure that needed to be fixed, however that didn't seem to help.  I must still be missing something.  &lt;/P&gt;

&lt;P&gt;I've got TIME_FORMAT"%d%B%Y:%H:%M:%S&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2014 17:57:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-help/m-p/159072#M32280</guid>
      <dc:creator>AlexMcDuffMille</dc:creator>
      <dc:date>2014-05-09T17:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-help/m-p/159073#M32281</link>
      <description>&lt;P&gt;TIME_FORMAT=%d%B%Y:%H:%M:%S&lt;/P&gt;

&lt;P&gt;sorry typo in my answer there, any other ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2014 19:59:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-help/m-p/159073#M32281</guid>
      <dc:creator>AlexMcDuffMille</dc:creator>
      <dc:date>2014-05-09T19:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-help/m-p/159074#M32282</link>
      <description>&lt;P&gt;Alex i have just made some changes could you try that out?&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2014 20:19:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-help/m-p/159074#M32282</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-05-09T20:19:13Z</dc:date>
    </item>
  </channel>
</rss>

