<?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 time warp from a certain IP? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-time-warp-from-a-certain-IP/m-p/601266#M104769</link>
    <description>&lt;P&gt;We have a case where -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index = network_index host=xx.xx.xx.xx
| eval lag_sec = (_indextime - _time)
| stats count by lag_sec&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;_time is current but _indextime is 37 minute earlier.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What can it be?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jun 2022 16:45:11 GMT</pubDate>
    <dc:creator>danielbb</dc:creator>
    <dc:date>2022-06-10T16:45:11Z</dc:date>
    <item>
      <title>How to time warp from a certain IP?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-time-warp-from-a-certain-IP/m-p/601266#M104769</link>
      <description>&lt;P&gt;We have a case where -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index = network_index host=xx.xx.xx.xx
| eval lag_sec = (_indextime - _time)
| stats count by lag_sec&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;_time is current but _indextime is 37 minute earlier.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What can it be?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 16:45:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-time-warp-from-a-certain-IP/m-p/601266#M104769</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2022-06-10T16:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Time warp from a certain IP</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-time-warp-from-a-certain-IP/m-p/601269#M104770</link>
      <description>&lt;P&gt;If _indextime is earlier than _time it most probably means some misconfiguration in the timezone department. And optionally - if the difference is not in full hours - lack of time sync, choking on reporting somewhere or a source which reads batches of events periodicaly.&lt;/P&gt;&lt;P&gt;But most probably there is some inconsistency between what source thinks it sends as timestamp and how splunk interprets it.&lt;/P&gt;&lt;P&gt;Check the raw data and look at the timestamps.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 21:09:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-time-warp-from-a-certain-IP/m-p/601269#M104770</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-06-09T21:09:21Z</dc:date>
    </item>
  </channel>
</rss>

