<?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: Time Log always add 7 hours in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328830#M61018</link>
    <description>&lt;P&gt;Try to change your timezone in your Account Settings. You must be using GMT and since the event is GMT +7000, Splunk is adjusting the timestamp to your timezone.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Apr 2018 12:36:58 GMT</pubDate>
    <dc:creator>damien_chillet</dc:creator>
    <dc:date>2018-04-12T12:36:58Z</dc:date>
    <item>
      <title>Time Log always add 7 hours</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328828#M61016</link>
      <description>&lt;P&gt;hello, i"m a newbie in splunk.&lt;BR /&gt;
i try to display my log file on splunk, but i had a issue here.&lt;/P&gt;

&lt;P&gt;this in example for my log file : &lt;BR /&gt;
2018 Apr 12 13:03:00:000 GMT +0700 Test14&lt;/P&gt;

&lt;P&gt;but the displayed time is always added with 7 hours. &lt;BR /&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/4748i99F90A8467287436/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;can anyone help me?&lt;BR /&gt;
thanks&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 06:56:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328828#M61016</guid>
      <dc:creator>sianty910</dc:creator>
      <dc:date>2018-04-12T06:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Time Log always add 7 hours</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328829#M61017</link>
      <description>&lt;P&gt;for info, i've already tried using this config on my props.conf but it no works : &lt;/P&gt;

&lt;P&gt;TZ = GMT&lt;BR /&gt;
TIME_PREFIX = ^&lt;BR /&gt;
TIME_FORMAT = %Y %b %d %H:%M:%S:%3N&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 24&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:59:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328829#M61017</guid>
      <dc:creator>sianty910</dc:creator>
      <dc:date>2020-09-29T18:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Time Log always add 7 hours</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328830#M61018</link>
      <description>&lt;P&gt;Try to change your timezone in your Account Settings. You must be using GMT and since the event is GMT +7000, Splunk is adjusting the timestamp to your timezone.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 12:36:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328830#M61018</guid>
      <dc:creator>damien_chillet</dc:creator>
      <dc:date>2018-04-12T12:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Time Log always add 7 hours</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328831#M61019</link>
      <description>&lt;P&gt;Hi. i've already tried to change my timezone to GMT + 07.00 but still no changes on mu log display. &lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 13:21:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328831#M61019</guid>
      <dc:creator>sianty910</dc:creator>
      <dc:date>2018-04-12T13:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Time Log always add 7 hours</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328832#M61020</link>
      <description>&lt;P&gt;Did you have timezone information in your original props.conf?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_FORMAT = %Y %b %d %H:%M:%S:%3N %Z %z
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 12 Apr 2018 13:25:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328832#M61020</guid>
      <dc:creator>damien_chillet</dc:creator>
      <dc:date>2018-04-12T13:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Time Log always add 7 hours</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328833#M61021</link>
      <description>&lt;P&gt;for using this time format with timezone (%Z), i have to increase the MAX_TIMESTAMP_LOOKAHEAD to 34, right?&lt;/P&gt;

&lt;P&gt;i've already tried it also. and still no changes.&lt;/P&gt;

&lt;P&gt;my props.conf : &lt;BR /&gt;
TZ = GMT&lt;BR /&gt;
TIME_PREFIX = ^&lt;BR /&gt;
TIME_FORMAT = %Y %b %d %H:%M:%S:%3N %Z %z&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 34&lt;/P&gt;

&lt;P&gt;did i miss something?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:59:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328833#M61021</guid>
      <dc:creator>sianty910</dc:creator>
      <dc:date>2020-09-29T18:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Time Log always add 7 hours</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328834#M61022</link>
      <description>&lt;P&gt;You will need to reindex the file to see changes though.&lt;BR /&gt;
Also you can remove TZ since we get timezone from TIME_FORMAT.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2018 10:36:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328834#M61022</guid>
      <dc:creator>damien_chillet</dc:creator>
      <dc:date>2018-04-13T10:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Time Log always add 7 hours</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328835#M61023</link>
      <description>&lt;P&gt;Try this in your props:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source::.../*.log]
TIME_PREFIX = ^
TIME_FORMAT = %b %d %H:%M:%S
MAX_TIMESTAMP_LOOKAHEAD = 16
TZ = Etc/GMT+7
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 Jun 2018 21:00:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Time-Log-always-add-7-hours/m-p/328835#M61023</guid>
      <dc:creator>pruthvikrishnap</dc:creator>
      <dc:date>2018-06-21T21:00:59Z</dc:date>
    </item>
  </channel>
</rss>

