<?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: Updating Splunk ServerClass Whitelist in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Updating-Splunk-ServerClass-Whitelist/m-p/203190#M40152</link>
    <description>&lt;P&gt;The whitelist ordering is not numeric so whitelist10 comes before whitelist2 (which you are missing in your problem statement). &lt;/P&gt;</description>
    <pubDate>Tue, 02 Aug 2016 20:09:29 GMT</pubDate>
    <dc:creator>jeremiahc4</dc:creator>
    <dc:date>2016-08-02T20:09:29Z</dc:date>
    <item>
      <title>Updating Splunk ServerClass Whitelist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Updating-Splunk-ServerClass-Whitelist/m-p/203189#M40151</link>
      <description>&lt;P&gt;Hey Everyone,&lt;/P&gt;

&lt;P&gt;Pretty sure this is a relatively easy problem to solve.. and it just has to do with my lack of REST knowledge.&lt;BR /&gt;
Simply trying to update a list of server classes using this command&lt;/P&gt;

&lt;P&gt;*&lt;EM&gt;curl -k -u {username}:{password}  {url} -dwhitelist.0=server1 -dwhitelist.1=server2  -dwhitelist.3=server3 -dwhitelist.4=server4 -dwhitelist.5=server5 -dwhitelist.6=server6 -dwhitelist7=server7 -dwhitelist.8=server8 -dwhitelist.9=server9 -dwhitelist.10=server10 *&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;the problem with this command is that it takes what I set at whitelist.10 and puts in in between whitelist.1 and whitelist.3. I am guessing it just simply reads the first character of the server1 and places it there.&lt;/P&gt;

&lt;P&gt;So I guess a simplified question is there some sort of end character for -dwhitelist.10 so that it ends up after whitelist.9?&lt;/P&gt;

&lt;P&gt;Right now the order would be:&lt;BR /&gt;
server1&lt;BR /&gt;
server2&lt;BR /&gt;
server10&lt;BR /&gt;
server3&lt;BR /&gt;
server4&lt;BR /&gt;
server5&lt;BR /&gt;
server6 &lt;BR /&gt;
server7&lt;BR /&gt;
server8&lt;BR /&gt;
server9 &lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 19:02:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Updating-Splunk-ServerClass-Whitelist/m-p/203189#M40151</guid>
      <dc:creator>joseph_caraccio</dc:creator>
      <dc:date>2016-08-02T19:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Splunk ServerClass Whitelist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Updating-Splunk-ServerClass-Whitelist/m-p/203190#M40152</link>
      <description>&lt;P&gt;The whitelist ordering is not numeric so whitelist10 comes before whitelist2 (which you are missing in your problem statement). &lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 20:09:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Updating-Splunk-ServerClass-Whitelist/m-p/203190#M40152</guid>
      <dc:creator>jeremiahc4</dc:creator>
      <dc:date>2016-08-02T20:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Splunk ServerClass Whitelist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Updating-Splunk-ServerClass-Whitelist/m-p/203191#M40153</link>
      <description>&lt;P&gt;it's sorted off the whitelist, not the servername&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 20:10:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Updating-Splunk-ServerClass-Whitelist/m-p/203191#M40153</guid>
      <dc:creator>jeremiahc4</dc:creator>
      <dc:date>2016-08-02T20:10:23Z</dc:date>
    </item>
  </channel>
</rss>

