<?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 Is it better to specify TIME_FORMAT or let Splunk automatically determine time format? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-better-to-specify-TIME-FORMAT-or-let-Splunk-automatically/m-p/473033#M81291</link>
    <description>&lt;P&gt;Hey,&lt;BR /&gt;
I am currently doing clean up work on some of the in house TA's build for our environment. We are getting timestamps in a more consistent way on some sources and I was wondering what would improve indexer performance? We previously had the following time-related settings in our props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_PREFIX = ^
TIME_FORMAT = %Y-%m-%d %H:%M:%S
MAX_TIMESTAMP_LOOKAHEAD = 20
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I want to remove the TIME_PREFIX and TIME_FORMAT settings and just leave MAX_TIMESTAMP_LOOKAHEAD.&lt;/P&gt;

&lt;P&gt;Does this even matter?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 03:29:28 GMT</pubDate>
    <dc:creator>bolaojewale</dc:creator>
    <dc:date>2020-09-30T03:29:28Z</dc:date>
    <item>
      <title>Is it better to specify TIME_FORMAT or let Splunk automatically determine time format?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-better-to-specify-TIME-FORMAT-or-let-Splunk-automatically/m-p/473033#M81291</link>
      <description>&lt;P&gt;Hey,&lt;BR /&gt;
I am currently doing clean up work on some of the in house TA's build for our environment. We are getting timestamps in a more consistent way on some sources and I was wondering what would improve indexer performance? We previously had the following time-related settings in our props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_PREFIX = ^
TIME_FORMAT = %Y-%m-%d %H:%M:%S
MAX_TIMESTAMP_LOOKAHEAD = 20
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I want to remove the TIME_PREFIX and TIME_FORMAT settings and just leave MAX_TIMESTAMP_LOOKAHEAD.&lt;/P&gt;

&lt;P&gt;Does this even matter?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:29:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-better-to-specify-TIME-FORMAT-or-let-Splunk-automatically/m-p/473033#M81291</guid>
      <dc:creator>bolaojewale</dc:creator>
      <dc:date>2020-09-30T03:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it better to specify TIME_FORMAT or let Splunk automatically determine time format?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-better-to-specify-TIME-FORMAT-or-let-Splunk-automatically/m-p/473034#M81292</link>
      <description>&lt;P&gt;Always specify &lt;CODE&gt;TIME_FORMAT&lt;/CODE&gt;, &lt;CODE&gt;TIME_PREFIX&lt;/CODE&gt;,  and &lt;CODE&gt;MAX_TIMESTAMP_LOOKAHEAD&lt;/CODE&gt;.  Without them, Splunk has to guess at where the timestamp is in your events.  This impedes performance.  If you want to clean up your TAs, add these attributes for the sourcetypes that are lacking them.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2019 20:54:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-better-to-specify-TIME-FORMAT-or-let-Splunk-automatically/m-p/473034#M81292</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-12-27T20:54:41Z</dc:date>
    </item>
  </channel>
</rss>

