<?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: Is _time in UTC or local time? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163038#M33045</link>
    <description>&lt;P&gt;Yes but how do you display your query in local time? In stead of UTC?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Feb 2016 20:35:34 GMT</pubDate>
    <dc:creator>mendesjo</dc:creator>
    <dc:date>2016-02-12T20:35:34Z</dc:date>
    <item>
      <title>Is _time in UTC or local time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163036#M33043</link>
      <description>&lt;P&gt;The documentation says the following:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;"Note: The _time field is stored internally in UTC format. It is translated to human-readable Unix time format when Splunk Enterprise&lt;/EM&gt; &lt;EM&gt;renders the search results (the very last step of search time event processing)."&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Does this mean that when I view _time using (for example) &lt;CODE&gt;| stats count by _raw _time&lt;/CODE&gt;&lt;BR /&gt;
that the values for the _time field are actually the number of seconds that have passed since Jan 1st 1970 &lt;STRONG&gt;in UTC or in local time&lt;/STRONG&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2015 20:02:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163036#M33043</guid>
      <dc:creator>jdunlea</dc:creator>
      <dc:date>2015-03-03T20:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is _time in UTC or local time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163037#M33044</link>
      <description>&lt;P&gt;Timestamps are universal, but are presented with a timezone. If you are using the &lt;CODE&gt;_time&lt;/CODE&gt; in your &lt;CODE&gt;stats&lt;/CODE&gt; command, then it will use the timestamp as a comparison. So internally it is looking at a UTC time, not localtime, on all events. That way a timestamp for events that happen simultaneously, but in different timezones will have the same &lt;CODE&gt;_time&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 00:47:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163037#M33044</guid>
      <dc:creator>cpetterborg</dc:creator>
      <dc:date>2015-03-04T00:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is _time in UTC or local time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163038#M33045</link>
      <description>&lt;P&gt;Yes but how do you display your query in local time? In stead of UTC?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 20:35:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163038#M33045</guid>
      <dc:creator>mendesjo</dc:creator>
      <dc:date>2016-02-12T20:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is _time in UTC or local time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163039#M33046</link>
      <description>&lt;P&gt;Do you want to set the time(zone) in the query or are you referring to how the results are displayed?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 23:20:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163039#M33046</guid>
      <dc:creator>cpetterborg</dc:creator>
      <dc:date>2016-02-12T23:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is _time in UTC or local time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163040#M33047</link>
      <description>&lt;P&gt;Results displayed..  Meaning when I query Splunk, first colum that says time is in UTC format.  I want that to display in local time. Thanks &lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 23:26:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163040#M33047</guid>
      <dc:creator>mendesjo</dc:creator>
      <dc:date>2016-02-12T23:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is _time in UTC or local time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163041#M33048</link>
      <description>&lt;P&gt;"Local time" where?&lt;BR /&gt;
You specify your explicit local time in SH/SHC/SPL GUI service; "Account Setting&amp;gt;Time Zone"&lt;BR /&gt;
Otherwise  local time where; the source, sourcetransport, indexer, SH Servicer, etc&lt;/P&gt;

&lt;P&gt;I don't care what timezone it is[Yes, I very much do care] but I just want it displayed in Splunk; I am constantly reviewing my account settings and having to sensitize users to review their their Account Setting&amp;gt;Time Zone for situational awareness. ISO standard is where no timezone then UTC-0 is assumed not the case in Splunk GUI; no timezone=Any host of settings; what ever is in the user's "Account Setting&amp;gt;Time Zone"; Splunk ingestion; no timezone=assumed UTC-0 - I want even playing field where Splunk eats it's dog food in the GUI with _time display.&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 17:29:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/163041#M33048</guid>
      <dc:creator>GDustin</dc:creator>
      <dc:date>2019-05-19T17:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is _time in UTC or local time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/642413#M109473</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/47855"&gt;@GDustin&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;"Local time" where?&lt;BR /&gt;You specify your explicit local time in SH/SHC/SPL GUI service; "Account Setting&amp;gt;Time Zone"&lt;BR /&gt;Otherwise local time where; the source, sourcetransport, indexer, SH Servicer, etc&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;When using the Splunk UI (in a browser), then "local time" means that of the computer you're using.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 14:55:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-time-in-UTC-or-local-time/m-p/642413#M109473</guid>
      <dc:creator>JoshMc</dc:creator>
      <dc:date>2023-05-05T14:55:53Z</dc:date>
    </item>
  </channel>
</rss>

