<?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 How to configure the timezone to prevent events from appearing in Splunk as 8 hours behind the present time? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timezone-to-prevent-events-from-appearing/m-p/277930#M53261</link>
    <description>&lt;P&gt;I have a light forwarder listening on tcp:514. It forwards data to three indexers, all of whose clocks are set to UTC time.&lt;/P&gt;

&lt;P&gt;Several Cisco WSA proxy appliances are sending logs to the light forwarder. The WSAs don't support UTC time, so they are in US/Pacific and in Ireland.&lt;/P&gt;

&lt;P&gt;Their syslog events arrive on tcp:514. A props/transforms identifies those events and changes the sourcetype to cisco:wsa:squid.  It then routes that data to the "cisco" index rather than the "syslog" index.&lt;/P&gt;

&lt;P&gt;The events are showing up in Splunk as being eight hours behind the present time.&lt;/P&gt;

&lt;P&gt;I have tried:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source::tcp:514]
TZ = US/Pacific

[cisco:wsa:squid]
TZ = US/Pacific

[host::10.10.10.10]
TZ = US/Pacific
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And none of these work...  I've also tried America/Los_Angeles, PDT, and PST.  I feel like I'm taking crazy pills...  what am I doing wrong?&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2016 23:41:05 GMT</pubDate>
    <dc:creator>responsys_cm</dc:creator>
    <dc:date>2016-12-12T23:41:05Z</dc:date>
    <item>
      <title>How to configure the timezone to prevent events from appearing in Splunk as 8 hours behind the present time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timezone-to-prevent-events-from-appearing/m-p/277930#M53261</link>
      <description>&lt;P&gt;I have a light forwarder listening on tcp:514. It forwards data to three indexers, all of whose clocks are set to UTC time.&lt;/P&gt;

&lt;P&gt;Several Cisco WSA proxy appliances are sending logs to the light forwarder. The WSAs don't support UTC time, so they are in US/Pacific and in Ireland.&lt;/P&gt;

&lt;P&gt;Their syslog events arrive on tcp:514. A props/transforms identifies those events and changes the sourcetype to cisco:wsa:squid.  It then routes that data to the "cisco" index rather than the "syslog" index.&lt;/P&gt;

&lt;P&gt;The events are showing up in Splunk as being eight hours behind the present time.&lt;/P&gt;

&lt;P&gt;I have tried:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source::tcp:514]
TZ = US/Pacific

[cisco:wsa:squid]
TZ = US/Pacific

[host::10.10.10.10]
TZ = US/Pacific
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And none of these work...  I've also tried America/Los_Angeles, PDT, and PST.  I feel like I'm taking crazy pills...  what am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 23:41:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timezone-to-prevent-events-from-appearing/m-p/277930#M53261</guid>
      <dc:creator>responsys_cm</dc:creator>
      <dc:date>2016-12-12T23:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure the timezone to prevent events from appearing in Splunk as 8 hours behind the present time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timezone-to-prevent-events-from-appearing/m-p/277931#M53262</link>
      <description>&lt;P&gt;Hi, this is a format for props.conf I have used before, it might help.&lt;/P&gt;

&lt;P&gt;# Props.conf&lt;/P&gt;

&lt;P&gt;[source::udp]&lt;BR /&gt;
 NO_BINARY_CHECK = true&lt;BR /&gt;
 SHOULD_LINEMERGE = false&lt;BR /&gt;
 TRUNCATE = false&lt;BR /&gt;
 MAX_TIMESTAMP_LOOKAHEAD = 20&lt;BR /&gt;
 TIME_FORMAT = %b %d %H:%M:%S&lt;BR /&gt;
 TZ = America/Chicago&lt;/P&gt;

&lt;H1&gt;set the host as from the incoming udp packet&lt;/H1&gt;

&lt;P&gt;TRANSFORMS-gethostfromdata = set_host&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:04:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-the-timezone-to-prevent-events-from-appearing/m-p/277931#M53262</guid>
      <dc:creator>mrgibbon</dc:creator>
      <dc:date>2020-09-29T12:04:05Z</dc:date>
    </item>
  </channel>
</rss>

