<?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 TIME_FORMAT in props.conf seems to not be working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/530900#M89338</link>
    <description>&lt;P&gt;Hello all... I have events that have a timestamp that starts with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2014-05-07 13:12:27 2910 ...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The trailing # (2910) is variable in length and this seems to mess things up. I have been setting this in my props.conf for this sorucetype:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TIME_FORMAT = %Y-%m-%d %H:%M:%S&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;This is not working. What am I missing?&lt;/P&gt;</description>
    <pubDate>Thu, 26 Nov 2020 17:05:05 GMT</pubDate>
    <dc:creator>brent_weaver</dc:creator>
    <dc:date>2020-11-26T17:05:05Z</dc:date>
    <item>
      <title>TIME_FORMAT in props.conf seems to not be working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/530900#M89338</link>
      <description>&lt;P&gt;Hello all... I have events that have a timestamp that starts with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2014-05-07 13:12:27 2910 ...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The trailing # (2910) is variable in length and this seems to mess things up. I have been setting this in my props.conf for this sorucetype:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TIME_FORMAT = %Y-%m-%d %H:%M:%S&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;This is not working. What am I missing?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 17:05:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/530900#M89338</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2020-11-26T17:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props.conf seems to not be working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/530911#M89339</link>
      <description>&lt;P&gt;Did you mean&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIME_FORMAT=%Y-%m-%d...&lt;/P&gt;&lt;P&gt;i.e. d not m?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 22:31:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/530911#M89339</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2020-11-25T22:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props.conf seems to not be working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/530912#M89340</link>
      <description>&lt;P&gt;The TIME_FORMAT setting should be "%Y-%m-%d %H:%M:%S", but that probably was a typo in the question rather than the code.&lt;/P&gt;&lt;P&gt;Please elaborate at some length on "not working".&amp;nbsp; What is the expected result?&amp;nbsp; What is the actual result?&amp;nbsp; Are there any error messages in splunkd.log?&amp;nbsp; If so, what do they say?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 22:34:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/530912#M89340</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-11-25T22:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props.conf seems to not be working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/530923#M89342</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The trailing # (2910) is variable in length and this seems to mess things up///&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;whats that 2910? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;is it the sub-seconds, etc.?!?! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;do you want to keep this with the timestamp or not needed?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hope you corrected your typo (as &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/6367"&gt;@bowesmana&lt;/a&gt;&amp;nbsp;mentioned)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 00:16:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/530923#M89342</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-11-26T00:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props.conf seems to not be working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531037#M89350</link>
      <description>&lt;P&gt;Hey sorry about the type, its fixed. No that trailing # is not sub seconds, its a random integer. I do not want to include this in the format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for taking the time to respond and help me out!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 17:06:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531037#M89350</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2020-11-26T17:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props.conf seems to not be working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531039#M89351</link>
      <description>&lt;P&gt;Not working as in the timestamps get really crazy. Where the year is 2014 in the raw event, in Splunk it shows as current time... This clearly indicates that it is not in fact being read. I am certain it is a config issue that I am overlooking.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My props looks like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[testst]
DATETIME_CONFIG =
LINE_BREAKER = ([\r\n]+)
NO_BINARY_CHECK = true
SHOULD_LINEMERGE = false
TIME_FORMAT = %Y-%m-%d %H:%M:%S&lt;/LI-CODE&gt;&lt;P&gt;I feel like there is just some param I am overlooking.&amp;nbsp;Thank you for taking the time to help me out here.&lt;/P&gt;&lt;P&gt;Splunkers rock!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 17:12:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531039#M89351</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2020-11-26T17:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props.conf seems to not be working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531046#M89353</link>
      <description>&lt;P&gt;I suspect Splunk is reluctant to index something that might be 6 years old.&amp;nbsp; There should be a message to that effect in splunkd.log.&lt;/P&gt;&lt;P&gt;Try adding&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;MAX_DAYS_AGO = 3650&lt;/LI-CODE&gt;&lt;P&gt;to your props.conf.&amp;nbsp; That will tell Splunk to accept dates up to 10 years old.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 19:15:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531046#M89353</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-11-26T19:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props.conf seems to not be working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531054#M89356</link>
      <description>&lt;P&gt;Yes I did.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 20:01:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531054#M89356</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2020-11-26T20:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props.conf seems to not be working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531063#M89358</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/72642"&gt;@brent_weaver&lt;/a&gt;&amp;nbsp;Any ideas how this issue was fixed(for future readers reference and for our learnings as well).. maybe, accept Rich's or any post closer to your fix, choose it and accept it as the solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sekar&lt;/P&gt;&lt;P&gt;PS - your karma points will be my 2 cents!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 20:43:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531063#M89358</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-11-26T20:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_FORMAT in props.conf seems to not be working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531194#M89370</link>
      <description>&lt;P&gt;Hey there... Solid catch, that worked. Yes the timestamp was outside of the range and therefore problematic. Thank you very much for helping me out here, and on thanksgiving nonetheless. There is nothing like the Splunk community!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 18:24:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-FORMAT-in-props-conf-seems-to-not-be-working/m-p/531194#M89370</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2020-11-27T18:24:43Z</dc:date>
    </item>
  </channel>
</rss>

