<?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: Time Stamp Question in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191210#M187186</link>
    <description>&lt;P&gt;Try using this a TIME_FORMAT in props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_FORMAT = %Y %b %d %H:%M:%S:%3Q %Z %z
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 17 Mar 2014 17:25:29 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-03-17T17:25:29Z</dc:date>
    <item>
      <title>Time Stamp Question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191208#M187184</link>
      <description>&lt;P&gt;Quick question, is Splunk supposed to be able to understand a time stamp string like this;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2014 Mar 14 20:51:10:981 GMT -7
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It seems to not understand the "-7" part.  The raw data is showing up as simply GMT time.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 16:36:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191208#M187184</guid>
      <dc:creator>OldManEd</dc:creator>
      <dc:date>2014-03-17T16:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191209#M187185</link>
      <description>&lt;P&gt;That is a non-standard timestamp.  A more standard format would be "2014 Mar 14 20:51:10.981-0700".  Splunk can be taught to parse your dates, however, by modifying the props.conf file.  See &lt;A href="http://answers.splunk.com/answers/4176/splunk-time-stamp-error"&gt;http://answers.splunk.com/answers/4176/splunk-time-stamp-error&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 17:18:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191209#M187185</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-03-17T17:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191210#M187186</link>
      <description>&lt;P&gt;Try using this a TIME_FORMAT in props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_FORMAT = %Y %b %d %H:%M:%S:%3Q %Z %z
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Mar 2014 17:25:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191210#M187186</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-03-17T17:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191211#M187187</link>
      <description>&lt;P&gt;My confusion is if altering the props.conf file will override the GMT stamp in the source data.  I ~thought~ that if Splunk saw a timezone in the source data, it would take that information first over the props.conf file.  I assume I'm wrong on this one and that would be a good thing.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 17:29:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191211#M187187</guid>
      <dc:creator>OldManEd</dc:creator>
      <dc:date>2014-03-17T17:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191212#M187188</link>
      <description>&lt;P&gt;As per documentation, it will use TZ from raw data first, if available. (props.conf documentation)&lt;/P&gt;

&lt;P&gt;TZ = &lt;TIMEZONE identifier=""&gt;&lt;BR /&gt;
* The algorithm for determining the time zone for a particular event is as follows:&lt;BR /&gt;
* If the event has a timezone in its raw text (for example, UTC, -08:00), use that.&lt;BR /&gt;
* If TZ is set to a valid timezone string, use that.&lt;BR /&gt;
* If the event was forwarded, and the forwarder-indexer connection is using the&lt;BR /&gt;
  6.0+ forwarding protocol, use the timezone provided by the forwarder.&lt;BR /&gt;
* Otherwise, use the timezone of the system that is running splunkd.&lt;/TIMEZONE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 19:33:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191212#M187188</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-03-17T19:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191213#M187189</link>
      <description>&lt;P&gt;So, in my case, with the raw data showing &lt;/P&gt;

&lt;P&gt;2014 Mar 14 20:51:10:981 GMT -7&lt;/P&gt;

&lt;P&gt;I'm hosed unless I can get the user to change his logging format, correct?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 20:41:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191213#M187189</guid>
      <dc:creator>OldManEd</dc:creator>
      <dc:date>2014-03-17T20:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Time Stamp Question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191214#M187190</link>
      <description>&lt;P&gt;Splunk can identify timezone by itself if its in standard format. Since your logs have custom timestamp, You need to specify TIME_FORMAT attribute to enable Splunk to identify the location of timezone in your logs. ("%Z %Z" part). You can specify TZ attribute in case the logs will miss timezone part (in that case it will take the timezone from the TZ attribute).&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 21:13:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Time-Stamp-Question/m-p/191214#M187190</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-03-17T21:13:00Z</dc:date>
    </item>
  </channel>
</rss>

