<?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: Difference between _time and time shown by Splunk interface in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675524#M2773</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;, thanks for your answer. Your answer give me the root cause and that is fine; now the question is: how should I fix this?&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jan 2024 14:11:42 GMT</pubDate>
    <dc:creator>SplunkExplorer</dc:creator>
    <dc:date>2024-01-26T14:11:42Z</dc:date>
    <item>
      <title>Difference between _time and time shown by Splunk interface</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675521#M2771</link>
      <description>&lt;P&gt;Hi Splunkers, I have a problem with timestamp on our platform. Here some assumption and acquired knowledge.&lt;/P&gt;&lt;P&gt;Knowledge&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;_time =&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;is the event time (the time which is present in the event. In other words: the time when the event was generated.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;_indextime = is the index time or, if you prefer, the time when the events have been indexed.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Issue with timezone shown can be related to user settings, that can be changed under username -&amp;gt; Preferences -&amp;gt; Timezone.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Environment: a Splunk Cloud SaaS platform with logs ingested in different ways:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Forwarder (both UF and HF)&lt;/LI&gt;&lt;LI&gt;API&lt;/LI&gt;&lt;LI&gt;Syslog&lt;/LI&gt;&lt;LI&gt;File monitoring&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Issue:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SplunkExplorer_0-1706275990382.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29095iF4EED81D3CD72ECA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SplunkExplorer_0-1706275990382.png" alt="SplunkExplorer_0-1706275990382.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I expand the event and I examinate the _time field:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SplunkExplorer_1-1706276078562.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29096iE7368B245C5C1A12/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SplunkExplorer_1-1706276078562.png" alt="SplunkExplorer_1-1706276078562.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Why, in my case, time event and time shown are different?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Important additional Info&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Our user settings timezone are set on GMT+1 (due we are in Italy) for all users.&lt;/LI&gt;&lt;LI&gt;You see a Windows events as sample, but the problem is present on all logs: it doesn't matter what log source I consider and how it is sending events to Splunk. Every log show time difference.&lt;/LI&gt;&lt;LI&gt;The difference between _time and time shown is always on 1 hour, for every events on every log sources.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I searched here on community and I found other topics about this issue, some of them has been very useful to gain a basic knowledge like&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Search/Difference-Between-Event-Time-and-time/m-p/534153" target="_self"&gt;Difference Between Event Time and _time&lt;/A&gt;&amp;nbsp; but, due we are on cloud (with limited chance to set some file and parameter that are involved) and the issue is for all events, I'm still locked on this problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 13:50:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675521#M2771</guid>
      <dc:creator>SplunkExplorer</dc:creator>
      <dc:date>2024-01-26T13:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between _time and time shown by Splunk interface</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675523#M2772</link>
      <description>&lt;P&gt;_indextime is not being represented in your screen shot.&lt;/P&gt;&lt;P&gt;It looks like your event, which contains the text "01/24/2023 09:42:07 AM" (without any timezone information) is being interpreted as UTC i.e. GMT+0. This is converted the UTC epoch time (number of seconds) and stored in _time.&lt;/P&gt;&lt;P&gt;_time is then displayed in the event view in local time i.e. GMT+1 so 09:... becomes 08:... hence your "hour difference".&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 14:01:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675523#M2772</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-01-26T14:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between _time and time shown by Splunk interface</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675524#M2773</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;, thanks for your answer. Your answer give me the root cause and that is fine; now the question is: how should I fix this?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 14:11:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675524#M2773</guid>
      <dc:creator>SplunkExplorer</dc:creator>
      <dc:date>2024-01-26T14:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between _time and time shown by Splunk interface</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675525#M2774</link>
      <description>&lt;P&gt;Review how the data is ingested.&amp;nbsp; By default, Splunk Cloud presumes all event times are UTC.&amp;nbsp; That means all non-UTC timestamps must be identified as such.&amp;nbsp; The &lt;FONT face="courier new,courier"&gt;TIME_FORMAT&lt;/FONT&gt; setting in props.conf should include the time zone if the event timestamp does (your sample event does not).&amp;nbsp; Other events should use the &lt;FONT face="courier new,courier"&gt;TZ&lt;/FONT&gt; setting in props.conf to specify the time zone.&lt;/P&gt;&lt;P&gt;Every sourcetype onboarded should have props.conf settings to avoid having Splunk make incorrect assumptions about the data.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 14:37:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675525#M2774</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-01-26T14:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between _time and time shown by Splunk interface</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675528#M2775</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Quoting the docs:&lt;/SPAN&gt;&lt;/P&gt;&lt;H2&gt;&lt;SPAN class=""&gt;How Splunk software determines time zones&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;To determine the time zone to assign to a timestamp, Splunk software uses the following logic in order of precedence:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;DIV class=""&gt;Use the time zone specified in raw event data (for example, PST, -0800), if present.&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;DIV class=""&gt;Use the TZ attribute set in props.conf, if the event matches the host, source, or source type that the stanza specifies.&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;DIV class=""&gt;If the forwarder and the receiving indexer are version 6.0 or higher, use the time zone that the forwarder provides.&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;DIV class=""&gt;Use the time zone of the host that indexes the event.&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;From my experience with Windows (I see windows events format) the most common error is when someone forgets to set up a system timezone on install and as a result - the whole server is indeed in a wrong timezone and effectively uses wrong time. Otherwise windows events are properly ingested and parsed (I assume you have TA_windows on your receiving indexers or HF).&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 15:12:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675528#M2775</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-01-26T15:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between _time and time shown by Splunk interface</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675538#M2776</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding Windows, we have UF installed on each Data sources; they sent file to a dedicated HF that then forward data to Splunk Cloud.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 16:29:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675538#M2776</guid>
      <dc:creator>SplunkExplorer</dc:creator>
      <dc:date>2024-01-26T16:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between _time and time shown by Splunk interface</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675539#M2777</link>
      <description>&lt;P&gt;Very useful&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;. Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 16:29:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675539#M2777</guid>
      <dc:creator>SplunkExplorer</dc:creator>
      <dc:date>2024-01-26T16:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between _time and time shown by Splunk interface</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675548#M2778</link>
      <description>&lt;P&gt;It's typically enough to have&lt;/P&gt;&lt;P&gt;1) Well configured timezone on the server itself&lt;/P&gt;&lt;P&gt;2) You must have the TA_windows on the HF for proper index-time parsing (of course you also need it on SHs - in your case - in your Cloud instance for search-time extractions, eventtypes and so on but that's another story).&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 17:40:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Difference-between-time-and-time-shown-by-Splunk-interface/m-p/675548#M2778</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-01-26T17:40:07Z</dc:date>
    </item>
  </channel>
</rss>

