<?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: If I whitelist a serverclass, will any server that is added to the deployment server get added, or only servers that specifically request to get added? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/If-I-whitelist-a-serverclass-will-any-server-that-is-added-to/m-p/227745#M8542</link>
    <description>&lt;P&gt;Thanks.  I'll read that again.  Still not having any luck with the whitelist-size though...&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jun 2016 14:18:19 GMT</pubDate>
    <dc:creator>a212830</dc:creator>
    <dc:date>2016-06-27T14:18:19Z</dc:date>
    <item>
      <title>If I whitelist a serverclass, will any server that is added to the deployment server get added, or only servers that specifically request to get added?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/If-I-whitelist-a-serverclass-will-any-server-that-is-added-to/m-p/227743#M8540</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm trying to get the size of a serverclasses whitelist using the command below, but it's failing.  Not sure what I'm doing wrong - hoping someone can point me in the right direction...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -k -u admin:pass  &lt;A href="https://myhost:8089/services/deployment/server/serverclasses/whitelist-size" target="test_blank"&gt;https://myhost:8089/services/deployment/server/serverclasses/whitelist-size&lt;/A&gt; -d fmrapp_all_c2c_cheflogs_clientlog_fwd
&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;response&amp;gt;
  &amp;lt;messages&amp;gt;
    &amp;lt;msg type="ERROR"&amp;gt;
 In handler 'serverclasses': bundle=serverclass stanza=serverClass:whitelist-size Missing, cannot edit or remove&amp;lt;/msg&amp;gt;
  &amp;lt;/messages&amp;gt;
&amp;lt;/response&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;We are making a chef recipe available to our customers and want to make this as automated and hands-off (for us, anyway) as possible.  If I whitelist a serverclass, will &lt;STRONG&gt;any&lt;/STRONG&gt; server that is added to the deployment server get added to that serverclass, or only servers that specifically request to get added to that serverclass get added?  &lt;/P&gt;

&lt;P&gt;Hope this makes sense.  &lt;/P&gt;

&lt;P&gt;TIA...&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 20:26:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/If-I-whitelist-a-serverclass-will-any-server-that-is-added-to/m-p/227743#M8540</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2016-06-24T20:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: If I whitelist a serverclass, will any server that is added to the deployment server get added, or only servers that specifically request to get added?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/If-I-whitelist-a-serverclass-will-any-server-that-is-added-to/m-p/227744#M8541</link>
      <description>&lt;P&gt;I'm not sure if this is what you're looking for, but it seems like the whitelist filter will not include servers by default.  They have to be specified in whitelist entry.  But the blacklist filter would blacklist by default.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/Serverclassconf"&gt;http://docs.splunk.com/Documentation/Splunk/latest/admin/Serverclassconf&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;filterType = whitelist | blacklist
* The whitelist setting indicates a filtering strategy that pulls in a
  subset:
    * Items are not considered to match the stanza by default.
    * Items that match any whitelist entry, and do not match any blacklist
      entry are considered to match the stanza.
    * Items that match any blacklist entry are not considered to match the
      stanza, regardless of whitelist.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 25 Jun 2016 14:31:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/If-I-whitelist-a-serverclass-will-any-server-that-is-added-to/m-p/227744#M8541</guid>
      <dc:creator>maciep</dc:creator>
      <dc:date>2016-06-25T14:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: If I whitelist a serverclass, will any server that is added to the deployment server get added, or only servers that specifically request to get added?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/If-I-whitelist-a-serverclass-will-any-server-that-is-added-to/m-p/227745#M8542</link>
      <description>&lt;P&gt;Thanks.  I'll read that again.  Still not having any luck with the whitelist-size though...&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 14:18:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/If-I-whitelist-a-serverclass-will-any-server-that-is-added-to/m-p/227745#M8542</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2016-06-27T14:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: If I whitelist a serverclass, will any server that is added to the deployment server get added, or only servers that specifically request to get added?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/If-I-whitelist-a-serverclass-will-any-server-that-is-added-to/m-p/227746#M8543</link>
      <description>&lt;P&gt;I might be reading this too fast: Are you looking to get the size of the class or something else? When you say "whitelist a serverclass" are you talking about the filterType or are you talking about the hosts you add to a white/black list?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 12:44:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/If-I-whitelist-a-serverclass-will-any-server-that-is-added-to/m-p/227746#M8543</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2016-06-28T12:44:25Z</dc:date>
    </item>
  </channel>
</rss>

