<?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 Help with timestamp and time_prefix in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458138#M79189</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm having some issues getting a feeds timestamp picked up properly.  The date field comes in like this: &lt;CODE&gt;"date": "8/15/2019 10:55:16 AM"&lt;/CODE&gt;.    My props has this, which isn't working. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TZ = UTC
TIME_FORMAT = %m/%d/%Y %I:%M:%S %p
TIME_PREFIX = "date": "
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 21 Aug 2019 16:55:19 GMT</pubDate>
    <dc:creator>a212830</dc:creator>
    <dc:date>2019-08-21T16:55:19Z</dc:date>
    <item>
      <title>Help with timestamp and time_prefix</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458138#M79189</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm having some issues getting a feeds timestamp picked up properly.  The date field comes in like this: &lt;CODE&gt;"date": "8/15/2019 10:55:16 AM"&lt;/CODE&gt;.    My props has this, which isn't working. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TZ = UTC
TIME_FORMAT = %m/%d/%Y %I:%M:%S %p
TIME_PREFIX = "date": "
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 21 Aug 2019 16:55:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458138#M79189</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2019-08-21T16:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help with timestamp and time_prefix</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458139#M79190</link>
      <description>&lt;P&gt;date i coming as per the format specified, how would you like to see the date?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 17:30:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458139#M79190</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2019-08-21T17:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help with timestamp and time_prefix</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458140#M79191</link>
      <description>&lt;P&gt;It's not taking that date as the event date  - looks like it's taking the system date on the server.   &lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 17:37:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458140#M79191</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2019-08-21T17:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Help with timestamp and time_prefix</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458141#M79192</link>
      <description>&lt;P&gt;have you set the spec?&lt;BR /&gt;
[]&lt;BR /&gt;
DATETIME_CONFIG = &lt;BR /&gt;
TIME_PREFIX = &lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = &lt;BR /&gt;
TIME_FORMAT = &lt;BR /&gt;
TZ = &lt;BR /&gt;
MAX_DAYS_AGO = &lt;BR /&gt;
MAX_DAYS_HENCE = &lt;BR /&gt;
MAX_DIFF_SECS_AGO = &lt;BR /&gt;
MAX_DIFF_SECS_HENCE = &lt;/P&gt;

&lt;P&gt;In this syntax,  can be:&lt;/P&gt;

&lt;P&gt;, the source type of an event.&lt;BR /&gt;
host::, where  is the host value for an event.&lt;BR /&gt;
source::, where  is the source value for an event.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.1/Data/Configuretimestamprecognition" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.1/Data/Configuretimestamprecognition&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:50:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458141#M79192</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2020-09-30T01:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help with timestamp and time_prefix</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458142#M79193</link>
      <description>&lt;P&gt;I have what's listed above, which works most of the time.  Trying to determine if something there is wrong, especially since the time prefix includes quotes.  &lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 17:43:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458142#M79193</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2019-08-21T17:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help with timestamp and time_prefix</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458143#M79194</link>
      <description>&lt;P&gt;You need this for props.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TZ = UTC
TIME_PREFIX = "date":\s+"
TIME_FORMAT = %m/%d/%Y %I:%M:%S %p
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Your settings are fine so it must be something else.  If you are doing a sourcetype override/overwrite, you must use the &lt;EM&gt;ORIGINAL&lt;/EM&gt; value, &lt;EM&gt;NOT&lt;/EM&gt; the new value.  You must deploy your settings to the first full instance(s) of Splunk that handle the events (usually either the HF tier if you use one, or else your Indexer tier), restart all Splunk instances there, send in new events (old events will stay broken), then test using &lt;CODE&gt;_index_earliest=-5m&lt;/CODE&gt; to be absolutely certain that you are only examining the newly indexed events.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 16:22:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458143#M79194</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-09-02T16:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help with timestamp and time_prefix</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458144#M79195</link>
      <description>&lt;P&gt;Give a btool output of the props.conf so we can see what's really happening. I'm guessing the above is from the props.conf without btool.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 18:36:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-timestamp-and-time-prefix/m-p/458144#M79195</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2019-09-25T18:36:34Z</dc:date>
    </item>
  </channel>
</rss>

