<?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: Constant time diff of 12 hrs (_indextime - _time) in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-is-causing-Constant-time-diff-of-12-hrs-indextime-time/m-p/595765#M104055</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/196109"&gt;@pavanbmishra&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;a fixed difference like this can have one of the following three causes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;there's a timezone difference to consider;&lt;/LI&gt;&lt;LI&gt;a timestamp parsing error: the timestamp parsing doesn't consider AM/PM;&lt;/LI&gt;&lt;LI&gt;servers internal clock aren't aligned.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In my experience the fist option is the more possible.&lt;/P&gt;&lt;P&gt;In this case you have to analyze your logs and the parser and change the timezone setting.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 10:04:15 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2022-04-28T10:04:15Z</dc:date>
    <item>
      <title>What is causing Constant time diff of 12 hrs (_indextime - _time)?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-causing-Constant-time-diff-of-12-hrs-indextime-time/m-p/595762#M104054</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is constant time diff (_indextime - _time) from few windows server as below, not sure what causing this and how to fix it&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pavanbmishra_0-1651137952203.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/19366iD1DBAE971647455D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pavanbmishra_0-1651137952203.png" alt="pavanbmishra_0-1651137952203.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 18:09:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-causing-Constant-time-diff-of-12-hrs-indextime-time/m-p/595762#M104054</guid>
      <dc:creator>pavanbmishra</dc:creator>
      <dc:date>2022-04-28T18:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Constant time diff of 12 hrs (_indextime - _time)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-causing-Constant-time-diff-of-12-hrs-indextime-time/m-p/595765#M104055</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/196109"&gt;@pavanbmishra&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;a fixed difference like this can have one of the following three causes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;there's a timezone difference to consider;&lt;/LI&gt;&lt;LI&gt;a timestamp parsing error: the timestamp parsing doesn't consider AM/PM;&lt;/LI&gt;&lt;LI&gt;servers internal clock aren't aligned.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In my experience the fist option is the more possible.&lt;/P&gt;&lt;P&gt;In this case you have to analyze your logs and the parser and change the timezone setting.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 10:04:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-causing-Constant-time-diff-of-12-hrs-indextime-time/m-p/595765#M104055</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-04-28T10:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Constant time diff of 12 hrs (_indextime - _time)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-causing-Constant-time-diff-of-12-hrs-indextime-time/m-p/595766#M104056</link>
      <description>&lt;P&gt;Thanks Giuseppe, seems to be AM/PM parsing issue. How this could be addressed?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 10:06:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-causing-Constant-time-diff-of-12-hrs-indextime-time/m-p/595766#M104056</guid>
      <dc:creator>pavanbmishra</dc:creator>
      <dc:date>2022-04-28T10:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Constant time diff of 12 hrs (_indextime - _time)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-causing-Constant-time-diff-of-12-hrs-indextime-time/m-p/595772#M104057</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/196109"&gt;@pavanbmishra&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you should see your logs and the props.conf related to your sourcetype and eventually add to it the timezone definition.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 10:19:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-causing-Constant-time-diff-of-12-hrs-indextime-time/m-p/595772#M104057</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-04-28T10:19:07Z</dc:date>
    </item>
  </channel>
</rss>

