<?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 issues in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-issues/m-p/182413#M36581</link>
    <description>&lt;P&gt;Use these settings in props.conf for that sourcetype:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...
MAX_TIMESTAMP_LOOKAHEAD=30
TIME_FORMAT=%m/%d/%Y, %k:%M:%S
TIME_PREFIX=^\S+,
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The important bit is the %k for hours not prefixed by a zero when in single digits, by default Splunk looks for zero-prefixed hours only.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Oct 2014 23:28:43 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-10-24T23:28:43Z</dc:date>
    <item>
      <title>Timestamp issues</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-issues/m-p/182412#M36580</link>
      <description>&lt;P&gt;I have a timestamp that is not coming incorrectly.  Splunk is reading the seconds portion of time in my event as minutes.  &lt;/P&gt;

&lt;P&gt;COMPUTER1, 09/15/2014, 0:00:01  comes across as&lt;/P&gt;

&lt;P&gt;9/15/2015 12:01:00 AM&lt;/P&gt;

&lt;P&gt;How do I get it to see the seconds as seconds and not minutes?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2014 14:41:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-issues/m-p/182412#M36580</guid>
      <dc:creator>skirkpatrick</dc:creator>
      <dc:date>2014-10-24T14:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp issues</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-issues/m-p/182413#M36581</link>
      <description>&lt;P&gt;Use these settings in props.conf for that sourcetype:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...
MAX_TIMESTAMP_LOOKAHEAD=30
TIME_FORMAT=%m/%d/%Y, %k:%M:%S
TIME_PREFIX=^\S+,
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The important bit is the %k for hours not prefixed by a zero when in single digits, by default Splunk looks for zero-prefixed hours only.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2014 23:28:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-issues/m-p/182413#M36581</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-10-24T23:28:43Z</dc:date>
    </item>
  </channel>
</rss>

