<?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 cannot see all splunk servers using rest in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409543#M5885</link>
    <description>&lt;P&gt;Trying to get a list of all servers - i have a 3 tiered solution SH, IDX, HF&lt;/P&gt;

&lt;P&gt;| rest splunk_server=* /services/server/status/resource-usage/hostwide&lt;/P&gt;

&lt;P&gt;Only shows the SH and IDX&lt;/P&gt;

&lt;P&gt;If i run the cmd locally on the HF i get the expected output.&lt;/P&gt;

&lt;P&gt;Why is this ? is it possible to configure the SH to know there is a HF ?&lt;/P&gt;

&lt;P&gt;gratizi&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jun 2018 04:15:33 GMT</pubDate>
    <dc:creator>Skins</dc:creator>
    <dc:date>2018-06-26T04:15:33Z</dc:date>
    <item>
      <title>cannot see all splunk servers using rest</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409543#M5885</link>
      <description>&lt;P&gt;Trying to get a list of all servers - i have a 3 tiered solution SH, IDX, HF&lt;/P&gt;

&lt;P&gt;| rest splunk_server=* /services/server/status/resource-usage/hostwide&lt;/P&gt;

&lt;P&gt;Only shows the SH and IDX&lt;/P&gt;

&lt;P&gt;If i run the cmd locally on the HF i get the expected output.&lt;/P&gt;

&lt;P&gt;Why is this ? is it possible to configure the SH to know there is a HF ?&lt;/P&gt;

&lt;P&gt;gratizi&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 04:15:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409543#M5885</guid>
      <dc:creator>Skins</dc:creator>
      <dc:date>2018-06-26T04:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: cannot see all splunk servers using rest</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409544#M5886</link>
      <description>&lt;P&gt;Why do you want your SH to know there is a HF?  Do you mean SH or Master Console?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 16:58:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409544#M5886</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2018-06-26T16:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: cannot see all splunk servers using rest</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409545#M5887</link>
      <description>&lt;P&gt;You'd need to add those HF as search peers to the instance where you're running your REST query from (which I assume would be your SH).&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 17:43:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409545#M5887</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-06-26T17:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: cannot see all splunk servers using rest</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409546#M5888</link>
      <description>&lt;P&gt;gratzi,&lt;/P&gt;

&lt;P&gt;I was looking to build a dashboard of resource usage accross tiers  - so was using the rest method - but if i can't use that across all tiers - i don't really want to add it it as a search peer ? &lt;/P&gt;

&lt;P&gt;what would be recommendation ?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 01:31:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409546#M5888</guid>
      <dc:creator>Skins</dc:creator>
      <dc:date>2018-06-29T01:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: cannot see all splunk servers using rest</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409547#M5889</link>
      <description>&lt;P&gt;Put this dashboard on your Monitoring Console, where it is perfectly appropriate to peer with HFs.  DO NOT peer your HFs to your regular Search Head!&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jun 2018 19:58:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409547#M5889</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-06-30T19:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: cannot see all splunk servers using rest</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409548#M5890</link>
      <description>&lt;P&gt;this is a test env - prod has a standalone MC - so in this instance with MC on the only SH i can add the HF as a peer ?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 02:08:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/cannot-see-all-splunk-servers-using-rest/m-p/409548#M5890</guid>
      <dc:creator>Skins</dc:creator>
      <dc:date>2018-07-03T02:08:06Z</dc:date>
    </item>
  </channel>
</rss>

