<?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: timezone issue in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/timezone-issue/m-p/49337#M96753</link>
    <description>&lt;P&gt;i think this is one of those restrictions that splunkstorm has.  if you have data coming in from different timezones you have to put them in seperate projects.  Problem is hafl the data is tagged with the timezone data, the other has no timezone data, so it's getting split.  I solved it by setting Splunkstorm to UTC, and it's all syncing up now.  I just have to do the time shift mentally, not too difficult after this many years.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Mar 2013 22:17:24 GMT</pubDate>
    <dc:creator>ofeefee</dc:creator>
    <dc:date>2013-03-04T22:17:24Z</dc:date>
    <item>
      <title>timezone issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/timezone-issue/m-p/49335#M96751</link>
      <description>&lt;P&gt;how come if I set the timezone to CST, logs sent with UTC timestamp doesn't get put in CST, they appear to stay as UTC, but then logs without a timestamp get tagged CST. So then I have some logs in CST, some in UTC, so when trying to correlate these, it's a mess!  I figured if it was all CST, it would keep them all as Central time, and convert the times.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 03:07:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/timezone-issue/m-p/49335#M96751</guid>
      <dc:creator>ofeefee</dc:creator>
      <dc:date>2013-03-04T03:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: timezone issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/timezone-issue/m-p/49336#M96752</link>
      <description>&lt;P&gt;I am assuming you mean setting the timezone in the props.conf, as so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[YourSourcetype]
...
TZ=YourTimezone
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If this is the case, then the timezone you want to specify here is the timezone of the events being written to those logs that are being tagged with "YourSourcetype". Example: logInEST.log is being generated on an EST server, monitored by a forwarder and tagged as ESTST (EST SourceType). The props.conf on the indexer, which is a London based server, should be something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[ESTST]
...
TZ=US/Eastern
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So when you run a search that captures ESTST, it will convert everything from the US/Eastern to the local time of the indexer.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 15:26:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/timezone-issue/m-p/49336#M96752</guid>
      <dc:creator>aholzer</dc:creator>
      <dc:date>2013-03-04T15:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: timezone issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/timezone-issue/m-p/49337#M96753</link>
      <description>&lt;P&gt;i think this is one of those restrictions that splunkstorm has.  if you have data coming in from different timezones you have to put them in seperate projects.  Problem is hafl the data is tagged with the timezone data, the other has no timezone data, so it's getting split.  I solved it by setting Splunkstorm to UTC, and it's all syncing up now.  I just have to do the time shift mentally, not too difficult after this many years.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 22:17:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/timezone-issue/m-p/49337#M96753</guid>
      <dc:creator>ofeefee</dc:creator>
      <dc:date>2013-03-04T22:17:24Z</dc:date>
    </item>
  </channel>
</rss>

