<?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: Is there a solution (yet) for setting the TZ for a syslog host? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-solution-yet-for-setting-the-TZ-for-a-syslog-host/m-p/88382#M18319</link>
    <description>&lt;P&gt;Thank you for your response, hazedev.  I understand why it does not work.  I'm wondering if a solution was provided recently.  I recall there was a possible workaround for this.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Apr 2011 22:22:18 GMT</pubDate>
    <dc:creator>the_wolverine</dc:creator>
    <dc:date>2011-04-26T22:22:18Z</dc:date>
    <item>
      <title>Is there a solution (yet) for setting the TZ for a syslog host?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-solution-yet-for-setting-the-TZ-for-a-syslog-host/m-p/88380#M18317</link>
      <description>&lt;P&gt;If I recall correctly, there wasn't a way to set/offset the TZ for a syslog host.  Has this changed?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2011 20:48:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-solution-yet-for-setting-the-TZ-for-a-syslog-host/m-p/88380#M18317</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2011-04-25T20:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a solution (yet) for setting the TZ for a syslog host?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-solution-yet-for-setting-the-TZ-for-a-syslog-host/m-p/88381#M18318</link>
      <description>&lt;P&gt;wolverine,&lt;/P&gt;

&lt;P&gt;I believe this issue has to do with the order by which an event gets processed.  The host extraction performed on syslog data at index time occurs after Splunk applies TZ properties.  As a result, TZ properties applied on the extracted host field do not take affect.  This is mostly a problem for syslog data that is not collected directly from the host which it originated.&lt;/P&gt;

&lt;P&gt;Update:&lt;BR /&gt;
I do not have a definitive solution/workaround.  You could try routing the data through a full forwarder before you index; where the indexer input is set to "parsingQueue" for a second round of parsing.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2011 22:19:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-solution-yet-for-setting-the-TZ-for-a-syslog-host/m-p/88381#M18318</guid>
      <dc:creator>hazekamp</dc:creator>
      <dc:date>2011-04-26T22:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a solution (yet) for setting the TZ for a syslog host?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-solution-yet-for-setting-the-TZ-for-a-syslog-host/m-p/88382#M18319</link>
      <description>&lt;P&gt;Thank you for your response, hazedev.  I understand why it does not work.  I'm wondering if a solution was provided recently.  I recall there was a possible workaround for this.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2011 22:22:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-solution-yet-for-setting-the-TZ-for-a-syslog-host/m-p/88382#M18319</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2011-04-26T22:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a solution (yet) for setting the TZ for a syslog host?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-solution-yet-for-setting-the-TZ-for-a-syslog-host/m-p/88383#M18320</link>
      <description>&lt;P&gt;Could you not set the &lt;CODE&gt;TZ&lt;/CODE&gt; at the &lt;CODE&gt;[source::514]&lt;/CODE&gt; level? This would of course set the &lt;CODE&gt;TZ&lt;/CODE&gt; for the entire syslog stream.&lt;/P&gt;

&lt;P&gt;If we knew what key &lt;CODE&gt;TZ=&lt;/CODE&gt; in props.conf sets, we could possibly write an index-time transform for it:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tz_for_host1]
SOURCE_KEY = MetaData:Host
REGEX = host1
DEST_KEY = (whatever key TZ is)
FORMAT = The/Timezone
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 17 May 2011 22:29:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-a-solution-yet-for-setting-the-TZ-for-a-syslog-host/m-p/88383#M18320</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2011-05-17T22:29:46Z</dc:date>
    </item>
  </channel>
</rss>

