<?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: My Splunkcloud _time is 4 hours in the future in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/My-Splunkcloud-time-is-4-hours-in-the-future/m-p/550915#M91470</link>
    <description>&lt;P&gt;The TIME_FORMAT setting is incorrect for the different sample event times shown so Splunk is using the default and getting it wrong.&amp;nbsp; Also, the &lt;FONT face="courier new,courier"&gt;TZ=UTC&lt;/FONT&gt; setting will tend to put events 4 hours ahead of EDT.&amp;nbsp; The TZ setting should be on the UF and the other settings on your HFs and indexers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 May 2021 21:27:01 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-05-07T21:27:01Z</dc:date>
    <item>
      <title>My Splunkcloud _time is 4 hours in the future</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/My-Splunkcloud-time-is-4-hours-in-the-future/m-p/550909#M91468</link>
      <description>&lt;P&gt;Hey Splunkers,&lt;/P&gt;&lt;P&gt;while I was able to be self sufficient in most cases I have one application log server which is driving me crazy. We have working filemonitor but even all files are in the correct timezone on the sourcesystem the end up 4 hours in the future on Splunk cloud. All other log files from the same middleware application park are correct. We deployed to our UF and&amp;nbsp; allHF's before sending to Splunk cloud&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our props.conf is :&lt;/P&gt;&lt;P&gt;[oid.prod:log]&lt;BR /&gt;MAX_TIMESTAMP_LOOKAHEAD = 26&lt;BR /&gt;TZ = UTC&lt;BR /&gt;TIME_PREFIX = ^&lt;BR /&gt;TIME_FORMAT = %Y-%m-%d %H:%M:%S.%6N&lt;BR /&gt;LINE_BREAKER = ([\r\n]+)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;source event is like :&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;2021-05-07&lt;/SPAN&gt; &lt;SPAN class="t"&gt;20:26:19.3921&lt;/SPAN&gt;&lt;SPAN&gt; "&lt;/SPAN&gt;&lt;SPAN class="t"&gt;OID&lt;/SPAN&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;SPAN class="t"&gt;-&lt;/SPAN&gt; &lt;SPAN class="t"&gt;-&lt;/SPAN&gt; &lt;SPAN class="t"&gt;-&lt;/SPAN&gt;&lt;SPAN&gt; "&lt;/SPAN&gt;&lt;SPAN class="t"&gt;83270&lt;/SPAN&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;SPAN class="t"&gt;-&lt;/SPAN&gt; &lt;SPAN class="t"&gt;-&lt;/SPAN&gt;&lt;SPAN&gt; "&lt;/SPAN&gt;&lt;SPAN class="t"&gt;UserLogout&lt;/SPAN&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;SPAN class="t"&gt;TRUE&lt;/SPAN&gt; &lt;SPAN class="t"&gt;-&lt;/SPAN&gt;&lt;SPAN&gt; "&lt;/SPAN&gt;&lt;SPAN class="t"&gt;cn=remedyadmin&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN class="t"&gt;cn=service_accounts&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN class="t"&gt;dc=dsd&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN class="t"&gt;dc=xxxxxx&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN class="t"&gt;dc=com&lt;/SPAN&gt;&lt;SPAN&gt;" "&lt;/SPAN&gt;&lt;SPAN class="t"&gt;Operation&lt;/SPAN&gt; &lt;SPAN class="t"&gt;name:&lt;/SPAN&gt; &lt;SPAN class="t"&gt;unbind&lt;/SPAN&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;SPAN class="t"&gt;-&lt;/SPAN&gt;&lt;SPAN&gt; "&lt;/SPAN&gt;&lt;SPAN class="t"&gt;10.3.79.10&lt;/SPAN&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;SPAN class="t"&gt;-&lt;/SPAN&gt; &lt;SPAN class="t"&gt;-&lt;/SPAN&gt; &lt;SPAN class="t"&gt;-&lt;/SPAN&gt; &lt;SPAN class="t"&gt;-&lt;/SPAN&gt;&lt;SPAN&gt; "&lt;/SPAN&gt;&lt;SPAN class="t"&gt;unbind&lt;/SPAN&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;SPAN class="t"&gt;-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;the event time is:&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;2021-05-07T20:26:19.392-04:00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how can I fix this so I can avoid to select All Time to display that sourcetype which is 4h in the future, all timezones are set to Easter in Splunk. I am at a loss here and have a similar issue with a syslog source on a different cloud based system.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 20:36:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/My-Splunkcloud-time-is-4-hours-in-the-future/m-p/550909#M91468</guid>
      <dc:creator>marcluescher</dc:creator>
      <dc:date>2021-05-07T20:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: My Splunkcloud _time is 4 hours in the future</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/My-Splunkcloud-time-is-4-hours-in-the-future/m-p/550915#M91470</link>
      <description>&lt;P&gt;The TIME_FORMAT setting is incorrect for the different sample event times shown so Splunk is using the default and getting it wrong.&amp;nbsp; Also, the &lt;FONT face="courier new,courier"&gt;TZ=UTC&lt;/FONT&gt; setting will tend to put events 4 hours ahead of EDT.&amp;nbsp; The TZ setting should be on the UF and the other settings on your HFs and indexers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 21:27:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/My-Splunkcloud-time-is-4-hours-in-the-future/m-p/550915#M91470</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-05-07T21:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: My Splunkcloud _time is 4 hours in the future</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/My-Splunkcloud-time-is-4-hours-in-the-future/m-p/550916#M91471</link>
      <description>You said in props.conf that source system time is in UTC/GMT time, but probably those are in your local TZ. Can you remove a TZ definition there or update it to point the correct TZ?</description>
      <pubDate>Fri, 07 May 2021 21:30:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/My-Splunkcloud-time-is-4-hours-in-the-future/m-p/550916#M91471</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-05-07T21:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: My Splunkcloud _time is 4 hours in the future</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/My-Splunkcloud-time-is-4-hours-in-the-future/m-p/550929#M91473</link>
      <description>&lt;P&gt;So, let me see if i got it right :&lt;/P&gt;&lt;P&gt;on UF , you define the inputs.conf (filemonitor) and just the TZ in props.conf&lt;/P&gt;&lt;P&gt;on the HF, you define just the props.conf with TZ, time_format and time_prefix&lt;/P&gt;&lt;P&gt;what do I need on the Splunkcloud indexers and do need to create app to get it deployed there ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for asking.&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 23:49:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/My-Splunkcloud-time-is-4-hours-in-the-future/m-p/550929#M91473</guid>
      <dc:creator>marcluescher</dc:creator>
      <dc:date>2021-05-07T23:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: My Splunkcloud _time is 4 hours in the future</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/My-Splunkcloud-time-is-4-hours-in-the-future/m-p/550951#M91480</link>
      <description>&lt;P&gt;Correct on the UF.&lt;/P&gt;&lt;P&gt;You do not need TZ on HFs, especially if it is receiving events from multiple time zones.&lt;/P&gt;&lt;P&gt;Since the HF is doing the event processing, you don't need any settings on the indexers.&amp;nbsp; Assuming, of course, that all data passes through an HF.&amp;nbsp; If anything is sent directly to the indexers then props.conf just be there as well.&amp;nbsp; I like to put props.conf there just in case.&lt;/P&gt;</description>
      <pubDate>Sat, 08 May 2021 12:38:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/My-Splunkcloud-time-is-4-hours-in-the-future/m-p/550951#M91480</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-05-08T12:38:38Z</dc:date>
    </item>
  </channel>
</rss>

