<?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 splunk time stamp in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478656#M7611</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;When I'm looking at an event, there is a TIME field to the left column and then the actual event has it's own time listed as well. &lt;BR /&gt;
Is the TIME column using the clock from my PC and the Time within the event is the time reported by the log source?&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jan 2020 16:36:31 GMT</pubDate>
    <dc:creator>trojan_81</dc:creator>
    <dc:date>2020-01-02T16:36:31Z</dc:date>
    <item>
      <title>splunk time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478656#M7611</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;When I'm looking at an event, there is a TIME field to the left column and then the actual event has it's own time listed as well. &lt;BR /&gt;
Is the TIME column using the clock from my PC and the Time within the event is the time reported by the log source?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 16:36:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478656#M7611</guid>
      <dc:creator>trojan_81</dc:creator>
      <dc:date>2020-01-02T16:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: splunk time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478657#M7612</link>
      <description>&lt;P&gt;I meant to say the other way around.  Is the TIME column reported in UTC time and the time within the event what the log source sent?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 16:37:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478657#M7612</guid>
      <dc:creator>trojan_81</dc:creator>
      <dc:date>2020-01-02T16:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: splunk time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478658#M7613</link>
      <description>&lt;P&gt;The time within the event is the raw data from the source.  The value in the TIME column (which I assume is _time renamed) is Splunk's interpretation of when the event happened.  It should be the same as one of the time strings in the event.  It will be displayed in the time zone you selected in your Splunk preferences.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 16:54:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478658#M7613</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-01-02T16:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: splunk time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478659#M7614</link>
      <description>&lt;P&gt;The &lt;CODE&gt;Time&lt;/CODE&gt; field is being adjusted to match your &lt;CODE&gt;Time zone&lt;/CODE&gt; setting in your user's &lt;CODE&gt;Preferences&lt;/CODE&gt;.  Keep in mind that the &lt;CODE&gt;timestamp&lt;/CODE&gt; of the event is not always based on the string that is in &lt;CODE&gt;_raw&lt;/CODE&gt;.  Some people are lazy and use inadvisable settings like &lt;CODE&gt;DATETIME_CONFIG = current&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 20:01:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478659#M7614</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2020-01-02T20:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: splunk time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478660#M7615</link>
      <description>&lt;P&gt;Woodcock,&lt;/P&gt;

&lt;P&gt;When I drill into my username and then perferences I see the timezone is set to "Default System Timezone".  Where can I find out what the default system timezone is?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 20:21:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478660#M7615</guid>
      <dc:creator>trojan_81</dc:creator>
      <dc:date>2020-01-02T20:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: splunk time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478661#M7616</link>
      <description>&lt;P&gt;You'd need to log onto the server to see that. OR if your Timezone is set to "Default System Timezone", then you can find your timezone (which is same as system timezone in this case), by running a search like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| makeresults | eval timezone=strftime(_time,"%Z (%z)")
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 02 Jan 2020 20:34:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478661#M7616</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2020-01-02T20:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: splunk time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478662#M7617</link>
      <description>&lt;P&gt;Thank you somesoni2.  Looks like I am on UTC time.&lt;BR /&gt;
What does "strftime" stand for?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 20:51:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478662#M7617</guid>
      <dc:creator>trojan_81</dc:creator>
      <dc:date>2020-01-02T20:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: splunk time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478663#M7618</link>
      <description>&lt;P&gt;&lt;CODE&gt;STRing Format TIME&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 21:28:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478663#M7618</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2020-01-02T21:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: splunk time stamp</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478664#M7619</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;| makeresults 
| eval _time=strftime(_time,"%F %T %z")
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In UTC, this result is +0000 or -0000.&lt;BR /&gt;
Which one is actually?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 21:43:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/splunk-time-stamp/m-p/478664#M7619</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-01-02T21:43:33Z</dc:date>
    </item>
  </channel>
</rss>

