<?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: change extracted event timezone in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364246#M66305</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4332i2586BDECA251C224/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;here is the screenshot with source as selected field&lt;/P&gt;</description>
    <pubDate>Sun, 11 Feb 2018 22:50:51 GMT</pubDate>
    <dc:creator>davidepala</dc:creator>
    <dc:date>2018-02-11T22:50:51Z</dc:date>
    <item>
      <title>change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364240#M66299</link>
      <description>&lt;P&gt;Hi guys&lt;BR /&gt;
i've a scritpt on a linux forwarder to monitor a load balancer, it's log is a txt file in UTC format, i need to set the time zone to europe/rome, to do this i've setup props.conf on indexer as show below&lt;/P&gt;

&lt;P&gt;[source::NSowa]&lt;BR /&gt;
TZ = Europe/Rome&lt;/P&gt;

&lt;P&gt;the result is the same&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4333iB19606403D44B343/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;as you can see event without timestam are logged with the correct time, the time extraction is wrong.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2018 22:59:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364240#M66299</guid>
      <dc:creator>davidepala</dc:creator>
      <dc:date>2018-02-10T22:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364241#M66300</link>
      <description>&lt;P&gt;Consult the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/Applytimezoneoffsetstotimestamps"&gt;documentation&lt;/A&gt; for instruction on setting the timezone correctly.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2018 00:38:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364241#M66300</guid>
      <dc:creator>micahkemp</dc:creator>
      <dc:date>2018-02-11T00:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364242#M66301</link>
      <description>&lt;P&gt;i've read the documentation, I read about the TZ parameter there ... where i'm wrong?&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2018 15:15:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364242#M66301</guid>
      <dc:creator>davidepala</dc:creator>
      <dc:date>2018-02-11T15:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364243#M66302</link>
      <description>&lt;P&gt;Based on this screen-shot, these two events don't seem be of &lt;CODE&gt;source = NSowa&lt;/CODE&gt;. You see, &lt;CODE&gt;source&lt;/CODE&gt; is not listed below the event, only &lt;CODE&gt;host&lt;/CODE&gt;... &lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2018 15:28:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364243#M66302</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-02-11T15:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364244#M66303</link>
      <description>&lt;P&gt;My apologies, I didn't see the props.conf snippet you posted.  I read this as a general "how do I use TZ in Splunk" question.  @ddrillic's comment seems to identify at least one issue with this configuration.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2018 16:32:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364244#M66303</guid>
      <dc:creator>micahkemp</dc:creator>
      <dc:date>2018-02-11T16:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364245#M66304</link>
      <description>&lt;P&gt;tnx ddrillic, the source is correct, i don't know why but i've hosted a new screenshot on imgur but the forum don't show it ... i've post a new reply in the main thread with screenshot&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2018 22:49:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364245#M66304</guid>
      <dc:creator>davidepala</dc:creator>
      <dc:date>2018-02-11T22:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364246#M66305</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4332i2586BDECA251C224/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;here is the screenshot with source as selected field&lt;/P&gt;</description>
      <pubDate>Sun, 11 Feb 2018 22:50:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364246#M66305</guid>
      <dc:creator>davidepala</dc:creator>
      <dc:date>2018-02-11T22:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364247#M66306</link>
      <description>&lt;P&gt;I downvoted this post because this isn't a very helpful comment.  telling someone to just read the documentation doesn't help someone find what they're looking for to become better.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 23:06:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364247#M66306</guid>
      <dc:creator>klopez30</dc:creator>
      <dc:date>2018-02-12T23:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364248#M66307</link>
      <description>&lt;P&gt;As I responded in a previous comment, it seemed to be a general "how do I configure timezones to work" question.  As such, I linked to the documentation in my answer.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 00:40:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364248#M66307</guid>
      <dc:creator>micahkemp</dc:creator>
      <dc:date>2018-02-13T00:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364249#M66308</link>
      <description>&lt;P&gt;We should not be trying to discourage people from posting answers..down votes are for completely wrong answers/bad advice&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 03:21:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364249#M66308</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-02-13T03:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364250#M66309</link>
      <description>&lt;P&gt;I get the reasoning behind the downvote.  I think it's the type of post that should potentially be downvoted (when it an answer is purposely unhelpful, etc).  In this case I simply misunderstood the question, and apologized to the asker prior to the downvote.&lt;/P&gt;

&lt;P&gt;When I posted the answer, a pointer to the correct documentation seemed like the best place to start, due to my missing the details in the question about already having attempted to implement the configs.&lt;/P&gt;

&lt;P&gt;All in all, it was a reasonable consideration to downvote.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 03:47:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364250#M66309</guid>
      <dc:creator>micahkemp</dc:creator>
      <dc:date>2018-02-13T03:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: change extracted event timezone</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364251#M66310</link>
      <description>&lt;P&gt;Solved .... the time zone must be the TZ of the SOURCE .... in my case W3C log are always UTC, using TZ = UTC i've solved the problem&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 15:20:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-extracted-event-timezone/m-p/364251#M66310</guid>
      <dc:creator>davidepala</dc:creator>
      <dc:date>2018-02-13T15:20:18Z</dc:date>
    </item>
  </channel>
</rss>

