<?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: Timezones - what am i missing? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Timezones-what-am-i-missing/m-p/74958#M15317</link>
    <description>&lt;P&gt;I was having a similar issue, running in Central time.  I created a props.conf file within the C:\Program Files\Splunk\etc\system\local filepath with just the value TZ = UTC-6, Eastern would likely be UTC-5 and my timestamps are displaying correctly.  Unfortunately I don't see my props.conf file in that directory anymore but the timestamps are still working correctly.&lt;/P&gt;

&lt;P&gt;JC&lt;/P&gt;</description>
    <pubDate>Tue, 02 Oct 2012 17:13:07 GMT</pubDate>
    <dc:creator>jcaffero</dc:creator>
    <dc:date>2012-10-02T17:13:07Z</dc:date>
    <item>
      <title>Timezones - what am i missing?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timezones-what-am-i-missing/m-p/74956#M15315</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;

&lt;P&gt;We have some log data where each line starts with a timestamp that looks like this:&lt;/P&gt;

&lt;PRE&gt;2012-09-28 15:44:35,302&lt;/PRE&gt;

&lt;P&gt;Nothing else in the data looks anything like a timestamp.&lt;/P&gt;

&lt;P&gt;Splunk is indexing this as UTC, so it displays 4 hours earlier.&lt;/P&gt;

&lt;P&gt;The timezone on the source server is in Eastern.&lt;/P&gt;

&lt;P&gt;We are running a Splunk Universal Forwarder there, so on the Heavy Forwarder, I have the following:&lt;/P&gt;

&lt;PRE&gt;
[my_sourcetype_here]
TZ = US/Eastern
&lt;/PRE&gt;

&lt;P&gt;For what it's worth, I also tried with    [host::hostnamepattern*]&lt;/P&gt;

&lt;P&gt;Neither seem to have taken effect with newly-indexed events, despite actually restarting the Heavy forwarders!&lt;/P&gt;

&lt;P&gt;Am I missing something here?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2012 19:52:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timezones-what-am-i-missing/m-p/74956#M15315</guid>
      <dc:creator>Sqig</dc:creator>
      <dc:date>2012-09-28T19:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Timezones - what am i missing?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timezones-what-am-i-missing/m-p/74957#M15316</link>
      <description>&lt;P&gt;A bit unclear about the setup - is it UF -&amp;gt; HF -&amp;gt; Indexer?&lt;/P&gt;

&lt;P&gt;TZ settings should go to where the parsing phase takes place - in the above scenario, that would be the HF (As can be seen &lt;A href="http://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings%3F"&gt;here&lt;/A&gt;).&lt;/P&gt;

&lt;P&gt;Have you tried either &lt;CODE&gt;EST&lt;/CODE&gt; or &lt;CODE&gt;-04:00&lt;/CODE&gt; instead of &lt;CODE&gt;US/Eastern&lt;/CODE&gt;?&lt;/P&gt;

&lt;P&gt;/Kristian&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2012 20:19:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timezones-what-am-i-missing/m-p/74957#M15316</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2012-09-28T20:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Timezones - what am i missing?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timezones-what-am-i-missing/m-p/74958#M15317</link>
      <description>&lt;P&gt;I was having a similar issue, running in Central time.  I created a props.conf file within the C:\Program Files\Splunk\etc\system\local filepath with just the value TZ = UTC-6, Eastern would likely be UTC-5 and my timestamps are displaying correctly.  Unfortunately I don't see my props.conf file in that directory anymore but the timestamps are still working correctly.&lt;/P&gt;

&lt;P&gt;JC&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2012 17:13:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timezones-what-am-i-missing/m-p/74958#M15317</guid>
      <dc:creator>jcaffero</dc:creator>
      <dc:date>2012-10-02T17:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Timezones - what am i missing?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timezones-what-am-i-missing/m-p/74959#M15318</link>
      <description>&lt;P&gt;If Splunk is indexing in UTC, then your server is likely set to use UTC. See this link for help on how Splunk sets time zones:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.4/Data/ApplyTimezoneOffsetsToTimeStamps"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.4/Data/ApplyTimezoneOffsetsToTimeStamps&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2012 17:15:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timezones-what-am-i-missing/m-p/74959#M15318</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-10-02T17:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Timezones - what am i missing?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timezones-what-am-i-missing/m-p/74960#M15319</link>
      <description>&lt;P&gt;If I could remove a question I have posted, I would in this case.  This was user error on my part and not anything to do with Splunk.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2012 17:43:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timezones-what-am-i-missing/m-p/74960#M15319</guid>
      <dc:creator>Sqig</dc:creator>
      <dc:date>2012-10-02T17:43:34Z</dc:date>
    </item>
  </channel>
</rss>

