<?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: Indexing Latency Chart in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Latency-Chart/m-p/57989#M11353</link>
    <description>&lt;P&gt;This is fascinating stuff, but there's a datum missing that would&lt;BR /&gt;
help me know everything for an indexing latency problem I have:&lt;BR /&gt;
_time is timestamp on the event&lt;BR /&gt;
_indextime is time it was indexed at the indexer.&lt;BR /&gt;
need _arrivaltime, the time it arrive at the indexer.&lt;BR /&gt;
Is there such a value?&lt;/P&gt;

&lt;P&gt;In general where can I find these hidden groovy _* variables listed?&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Dave&lt;/P&gt;</description>
    <pubDate>Thu, 01 Dec 2011 21:20:32 GMT</pubDate>
    <dc:creator>droth333</dc:creator>
    <dc:date>2011-12-01T21:20:32Z</dc:date>
    <item>
      <title>Indexing Latency Chart</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Latency-Chart/m-p/57986#M11350</link>
      <description>&lt;P&gt;It would be both useful and interesting to be able to graph the indexing latency for various data sources or hosts over time.&lt;/P&gt;

&lt;P&gt;Is there a way to compare "insert time" (for the splunk database) with "event time" (from the source logfile) and build such a set of charts?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2010 23:52:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Latency-Chart/m-p/57986#M11350</guid>
      <dc:creator>rotten</dc:creator>
      <dc:date>2010-09-24T23:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing Latency Chart</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Latency-Chart/m-p/57987#M11351</link>
      <description>&lt;P&gt;Yes, the "insert time" is the &lt;CODE&gt;_indextime&lt;/CODE&gt; field and the "event time" is the &lt;CODE&gt;_time&lt;/CODE&gt; field.&lt;/P&gt;

&lt;P&gt;You can search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | eval lag = _indextime - _time | timechart median(lag) by ...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 25 Sep 2010 01:44:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Latency-Chart/m-p/57987#M11351</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-09-25T01:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing Latency Chart</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Latency-Chart/m-p/57988#M11352</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Version note:&lt;/STRONG&gt;  Keep in mind that the &lt;CODE&gt;_indextime&lt;/CODE&gt; field was added in version 4.0.  With earlier versions you cannot track indexing latency like this.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2010 23:27:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Latency-Chart/m-p/57988#M11352</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-09-27T23:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing Latency Chart</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Latency-Chart/m-p/57989#M11353</link>
      <description>&lt;P&gt;This is fascinating stuff, but there's a datum missing that would&lt;BR /&gt;
help me know everything for an indexing latency problem I have:&lt;BR /&gt;
_time is timestamp on the event&lt;BR /&gt;
_indextime is time it was indexed at the indexer.&lt;BR /&gt;
need _arrivaltime, the time it arrive at the indexer.&lt;BR /&gt;
Is there such a value?&lt;/P&gt;

&lt;P&gt;In general where can I find these hidden groovy _* variables listed?&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Dave&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2011 21:20:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Latency-Chart/m-p/57989#M11353</guid>
      <dc:creator>droth333</dc:creator>
      <dc:date>2011-12-01T21:20:32Z</dc:date>
    </item>
  </channel>
</rss>

