<?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 Monitor Queue Size Without access to Search Head or Apps in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Queue-Size-Without-access-to-Search-Head-or-Apps/m-p/242025#M46905</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Is it possible to monitor the queue size without access to the search head or related applications ?&lt;/P&gt;

&lt;P&gt;I currently have a general system setup: Universal Forwarder→Heavy Forwarder→Indexer→Search Head.&lt;BR /&gt;
And only have access to the Universal and Heavy forwarders.&lt;/P&gt;

&lt;P&gt;I understand queue information can be found in metrics.log&lt;/P&gt;

&lt;P&gt;How could I approach this?&lt;/P&gt;

&lt;P&gt;Cheers,&lt;/P&gt;

&lt;P&gt;Craig&lt;/P&gt;</description>
    <pubDate>Mon, 22 Aug 2016 06:12:11 GMT</pubDate>
    <dc:creator>craigwilkinson</dc:creator>
    <dc:date>2016-08-22T06:12:11Z</dc:date>
    <item>
      <title>Monitor Queue Size Without access to Search Head or Apps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Queue-Size-Without-access-to-Search-Head-or-Apps/m-p/242025#M46905</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Is it possible to monitor the queue size without access to the search head or related applications ?&lt;/P&gt;

&lt;P&gt;I currently have a general system setup: Universal Forwarder→Heavy Forwarder→Indexer→Search Head.&lt;BR /&gt;
And only have access to the Universal and Heavy forwarders.&lt;/P&gt;

&lt;P&gt;I understand queue information can be found in metrics.log&lt;/P&gt;

&lt;P&gt;How could I approach this?&lt;/P&gt;

&lt;P&gt;Cheers,&lt;/P&gt;

&lt;P&gt;Craig&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 06:12:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-Queue-Size-Without-access-to-Search-Head-or-Apps/m-p/242025#M46905</guid>
      <dc:creator>craigwilkinson</dc:creator>
      <dc:date>2016-08-22T06:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor Queue Size Without access to Search Head or Apps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-Queue-Size-Without-access-to-Search-Head-or-Apps/m-p/242026#M46906</link>
      <description>&lt;P&gt;I use the following alert to determine if our queue size is too large, over a 15m period.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*metrics.log host=sh*.ourCloudName*
| stats avg(current_size) as avg_queue_size by host
| search avg_queue_size &amp;gt; 1000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Be sure to fixup the actual host value.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 21:24:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-Queue-Size-Without-access-to-Search-Head-or-Apps/m-p/242026#M46906</guid>
      <dc:creator>markbarber21</dc:creator>
      <dc:date>2017-09-19T21:24:48Z</dc:date>
    </item>
  </channel>
</rss>

