<?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: Question about &amp;quot;_time&amp;quot; field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Question-about-quot-time-quot-field/m-p/358883#M164102</link>
    <description>&lt;P&gt;Thanks Kamlesh.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Dec 2017 12:34:04 GMT</pubDate>
    <dc:creator>zacksoft</dc:creator>
    <dc:date>2017-12-29T12:34:04Z</dc:date>
    <item>
      <title>Question about "_time" field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Question-about-quot-time-quot-field/m-p/358879#M164098</link>
      <description>&lt;P&gt;In Splunk I see this built in field "_time". I am able to use it in my stats and and it gives  me some time.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My question is,&lt;BR /&gt;
Does this field give the time when the event was generated by my corresponding "source server"?&lt;BR /&gt;
OR &lt;BR /&gt;
Does this field give me the time of when that event was indexed by the "Splunk server" ?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 10:10:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Question-about-quot-time-quot-field/m-p/358879#M164098</guid>
      <dc:creator>zacksoft</dc:creator>
      <dc:date>2017-12-29T10:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Question about "_time" field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Question-about-quot-time-quot-field/m-p/358880#M164099</link>
      <description>&lt;P&gt;It is the time Splunk thinks the event occurred.&lt;BR /&gt;
Not the time it was indexed.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 10:12:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Question-about-quot-time-quot-field/m-p/358880#M164099</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2017-12-29T10:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Question about "_time" field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Question-about-quot-time-quot-field/m-p/358881#M164100</link>
      <description>&lt;P&gt;Hi @zacksoft,&lt;BR /&gt;
The _time field contains an event's timestamp expressed in Unix time. This field is used to create the event timeline in Splunk Web.&lt;BR /&gt;
You can also go through below splunk docs.&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.1/Knowledge/Usedefaultfields"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.1/Knowledge/Usedefaultfields&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 11:49:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Question-about-quot-time-quot-field/m-p/358881#M164100</guid>
      <dc:creator>nikita_p</dc:creator>
      <dc:date>2017-12-29T11:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Question about "_time" field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Question-about-quot-time-quot-field/m-p/358882#M164101</link>
      <description>&lt;P&gt;HI &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/65483"&gt;@zacksoft&lt;/a&gt;,&lt;/P&gt;

&lt;P&gt;Does this field give the time when the event was generated by my corresponding "source server"? : No Not directly.&lt;BR /&gt;
OR &lt;BR /&gt;
Does this field give me the time of when that event was indexed by the "Splunk server"?&lt;/P&gt;

&lt;P&gt;Splunk software uses the following precedence rules to assign timestamps to events:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;It looks for a time or date in the event itself using an explicit TIME_FORMAT, if provided. You configure the TIME_FORMAT attribute in props.conf.&lt;/LI&gt;
&lt;LI&gt;If no TIME_FORMAT was configured for the data, Splunk software attempts to automatically identify a time or date in the event itself. It uses the source type of the event (which includes TIME_FORMAT information) to try to find the timestamp.&lt;/LI&gt;
&lt;LI&gt;If an event has a time and date, but not a year, Splunk software determines the year, as described in How Splunk software determines timestamps with no year, and builds the timestamp from that.&lt;/LI&gt;
&lt;LI&gt;If no events in a source have a date, Splunk software tries to find a date in the source name or file name. Time of day is not identified in filenames. (This requires that the events have a time, even though they don't have a date.)&lt;/LI&gt;
&lt;LI&gt;For file sources, if no date can be identified in the file name, Splunk software uses the file modification time.&lt;/LI&gt;
&lt;LI&gt;As a last resort, Splunk software sets the timestamp to the current system time when indexing each event.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Check this link: &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/HowSplunkextractstimestamps" target="_blank"&gt;http://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/HowSplunkextractstimestamps&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Kamlesh&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:23:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Question-about-quot-time-quot-field/m-p/358882#M164101</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2020-09-29T17:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Question about "_time" field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Question-about-quot-time-quot-field/m-p/358883#M164102</link>
      <description>&lt;P&gt;Thanks Kamlesh.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:34:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Question-about-quot-time-quot-field/m-p/358883#M164102</guid>
      <dc:creator>zacksoft</dc:creator>
      <dc:date>2017-12-29T12:34:04Z</dc:date>
    </item>
  </channel>
</rss>

