<?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: Hosts per deployment server in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Hosts-per-deployment-server/m-p/429126#M15215</link>
    <description>&lt;P&gt;Do you want to run the REST command (from search bar) from a search head to list the deployment clients? If yes, then it's only possible if your current search head has that deployment server as search peer. That way when you run the &lt;CODE&gt;rest&lt;/CODE&gt; command. &lt;/P&gt;

&lt;P&gt;You may also run search query on internal logs of the deployment server to find deployment client phonehome events.&lt;/P&gt;</description>
    <pubDate>Sat, 26 Jan 2019 04:21:17 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2019-01-26T04:21:17Z</dc:date>
    <item>
      <title>Hosts per deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hosts-per-deployment-server/m-p/429125#M15214</link>
      <description>&lt;P&gt;Splunk Cloud customer.  Is there a REST command to list hosts (deployment clients) per deployment server without actually being on the deployment server itself? &lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 03:56:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hosts-per-deployment-server/m-p/429125#M15214</guid>
      <dc:creator>shpot</dc:creator>
      <dc:date>2019-01-26T03:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hosts per deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hosts-per-deployment-server/m-p/429126#M15215</link>
      <description>&lt;P&gt;Do you want to run the REST command (from search bar) from a search head to list the deployment clients? If yes, then it's only possible if your current search head has that deployment server as search peer. That way when you run the &lt;CODE&gt;rest&lt;/CODE&gt; command. &lt;/P&gt;

&lt;P&gt;You may also run search query on internal logs of the deployment server to find deployment client phonehome events.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 04:21:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hosts-per-deployment-server/m-p/429126#M15215</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2019-01-26T04:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hosts per deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hosts-per-deployment-server/m-p/429127#M15216</link>
      <description>&lt;P&gt;From looking at the docs (&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/RESTREF/RESTdeploy#deployment.2Fserver.2Fclients"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/RESTREF/RESTdeploy#deployment.2Fserver.2Fclients&lt;/A&gt;), it looks like &lt;CODE&gt;&lt;A href="https://&amp;lt;deployment" target="test_blank"&gt;https://&amp;lt;deployment&lt;/A&gt; server&amp;gt;:&amp;lt;mgmt port&amp;gt;/services/deployment/server/clients&lt;/CODE&gt; is what you need.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 13:21:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hosts-per-deployment-server/m-p/429127#M15216</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-01-26T13:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hosts per deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hosts-per-deployment-server/m-p/429128#M15217</link>
      <description>&lt;P&gt;Don't do it with rest, have the DS forward its logs to the Indexer tier and then do a search like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal phone*home* | stats dc(host) values(host)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 26 Jan 2019 18:26:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hosts-per-deployment-server/m-p/429128#M15217</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-01-26T18:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hosts per deployment server</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hosts-per-deployment-server/m-p/429129#M15218</link>
      <description>&lt;P&gt;Thanks so much!  I'll do this, it's perfect!&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 04:46:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hosts-per-deployment-server/m-p/429129#M15218</guid>
      <dc:creator>shpot</dc:creator>
      <dc:date>2019-01-27T04:46:00Z</dc:date>
    </item>
  </channel>
</rss>

