<?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: Getting the timezone from the operating system for a universal forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149697#M30476</link>
    <description>&lt;P&gt;As of version 6, Splunk forwarders provide the local OS timezone as the default. If the data (the log file or whatever) does not specify a timezone, the local OS timezone will be used.&lt;/P&gt;

&lt;P&gt;"If an event that arrives at an indexer originated at a forwarder, and both the forwarder and the receiving indexer run Splunk Enterprise 6.0 or later, then Splunk Enterprise uses the time zone that the forwarder provides." from the &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.1/data/Applytimezoneoffsetstotimestamps"&gt;Getting Data In&lt;/A&gt; manual.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Dec 2014 22:09:37 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2014-12-12T22:09:37Z</dc:date>
    <item>
      <title>Getting the timezone from the operating system for a universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149694#M30473</link>
      <description>&lt;P&gt;Some log events do not have timezone information in it so I need to set the timezone in the props.conf on the forwarder. This works fine however we have many universal forwarders in multiple timezone and it would be useful to have one standard build. Is it possible to get the forwarder to get the timezone information from the underlying OS? &lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2014 16:17:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149694#M30473</guid>
      <dc:creator>TONYBYERS</dc:creator>
      <dc:date>2014-12-11T16:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the timezone from the operating system for a universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149695#M30474</link>
      <description>&lt;P&gt;You may want to look at &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.0/Data/HowSplunkextractstimestamps"&gt;how timestamp assignment works.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 18:36:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149695#M30474</guid>
      <dc:creator>aljohnson_splun</dc:creator>
      <dc:date>2014-12-12T18:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the timezone from the operating system for a universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149696#M30475</link>
      <description>&lt;P&gt;Thanks. I was hoping the that I could get the timezone information from the OS so I do not have to have a specific build for each timezone&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 19:52:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149696#M30475</guid>
      <dc:creator>TONYBYERS</dc:creator>
      <dc:date>2014-12-12T19:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the timezone from the operating system for a universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149697#M30476</link>
      <description>&lt;P&gt;As of version 6, Splunk forwarders provide the local OS timezone as the default. If the data (the log file or whatever) does not specify a timezone, the local OS timezone will be used.&lt;/P&gt;

&lt;P&gt;"If an event that arrives at an indexer originated at a forwarder, and both the forwarder and the receiving indexer run Splunk Enterprise 6.0 or later, then Splunk Enterprise uses the time zone that the forwarder provides." from the &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.1/data/Applytimezoneoffsetstotimestamps"&gt;Getting Data In&lt;/A&gt; manual.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 22:09:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149697#M30476</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-12-12T22:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the timezone from the operating system for a universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149698#M30477</link>
      <description>&lt;P&gt;I saw that in the documentation but I don't think it works that way. If there is no timezone information in the event and nothing in the props.conf on the forwarder then there will be no timezone information sent from the forwarder. If there was then the last statement in the documentation would be redundant "Splunk Enterprise uses the time zone of the server that indexes the event. ". Or I am misreading the documentation?&lt;/P&gt;

&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 14:52:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149698#M30477</guid>
      <dc:creator>TONYBYERS</dc:creator>
      <dc:date>2014-12-15T14:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the timezone from the operating system for a universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149699#M30478</link>
      <description>&lt;P&gt;I assure that it works that way. As of Splunk 6.0, the data packet sent from the forwarder to the indexer always includes basic info about the forwarder itself, including the forwarder's local system timezone.&lt;/P&gt;

&lt;P&gt;You are misreading the documentation.  "Splunk Enterprise uses the time zone of the server that indexes the event." means that, if all else fails, Splunk will use the indexer's timezone.&lt;/P&gt;

&lt;P&gt;It is very common for Splunk forwarders to be versions behind the indexers. So if you have a 5.x forwarder, you can certainly forward to a 6.x indexer. In that case, there will be no forwarder local system time - and the default timezone will be the timezone of the indexer. If you have a 6.x forwarder, the default will be the timezone of the forwarder.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 17:54:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149699#M30478</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-12-15T17:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the timezone from the operating system for a universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149700#M30479</link>
      <description>&lt;P&gt;I am getting very odd behaviour here and it is more complex that I originally thought. What I am going to do is open a case with Splunk support - even though I believe you work for Splunk, I need this tracked. Thanks for reaching out to me and trying to fix it. Tony&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 19:48:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149700#M30479</guid>
      <dc:creator>TONYBYERS</dc:creator>
      <dc:date>2014-12-16T19:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the timezone from the operating system for a universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149701#M30480</link>
      <description>&lt;P&gt;Absolutely open a case with Support - that's the right thing to do when stuff doesn't seem to work as it should!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 21:13:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149701#M30480</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-12-16T21:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the timezone from the operating system for a universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149702#M30481</link>
      <description>&lt;P&gt;Thanks once again for your help - the problem turned out to be user error - in other words, I hadn't read the documentation correctly and had misconfigured props.conf&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2014 19:47:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-the-timezone-from-the-operating-system-for-a-universal/m-p/149702#M30481</guid>
      <dc:creator>TONYBYERS</dc:creator>
      <dc:date>2014-12-19T19:47:13Z</dc:date>
    </item>
  </channel>
</rss>

