<?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: Serverclass using CSV in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Serverclass-using-CSV/m-p/543141#M18615</link>
    <description>&lt;P&gt;1. Your txt file should contain&amp;nbsp;one &amp;lt;clientName&amp;gt;, &amp;lt;IP address&amp;gt;, or &amp;lt;hostname&amp;gt; is given per line.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;printer.splunk.com
scanner.splunk.com
*.web.splunk.com
test.splunk.com&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Did you restarted splunk once you made changes in&amp;nbsp;&lt;SPAN&gt;/opt/splunk/etc/system/local/&lt;/SPAN&gt;serverclass.conf file?&lt;BR /&gt;&lt;BR /&gt;3. Make sure deploymentclient.conf is created in&amp;nbsp;&lt;SPAN&gt;$SPLUNK_HOME/etc/system/local/ in&amp;nbsp;&lt;/SPAN&gt;clients with deployment server details.&lt;/P&gt;&lt;P&gt;4. Check if deployment clients and apps are listed in Forwarder Management in the deployment server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this reply helps you, an upvote/like would be appreciated.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 06:17:11 GMT</pubDate>
    <dc:creator>manjunathmeti</dc:creator>
    <dc:date>2021-03-10T06:17:11Z</dc:date>
    <item>
      <title>Serverclass using CSV</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Serverclass-using-CSV/m-p/543125#M18613</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a case where we want to Whitelist servers using a CSV or&amp;nbsp; TXT file,&lt;/P&gt;&lt;P&gt;I tried creating a simple CSV and tried to push the app with no joy, have been trying to look around for any example implementation using the same and i was not able to find any.&lt;/P&gt;&lt;P&gt;Could some body help me.&lt;/P&gt;&lt;P&gt;For testing i am using&lt;/P&gt;&lt;P&gt;[serverClass:test4]&lt;BR /&gt;filterType = whitelist&lt;BR /&gt;whitelist.from_pathname =/opt/splunk/etc/system/local/test.txt&lt;BR /&gt;[serverClass:test4:app:test4]&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 00:26:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Serverclass-using-CSV/m-p/543125#M18613</guid>
      <dc:creator>Murali_Tesco</dc:creator>
      <dc:date>2021-03-10T00:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Serverclass using CSV</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Serverclass-using-CSV/m-p/543141#M18615</link>
      <description>&lt;P&gt;1. Your txt file should contain&amp;nbsp;one &amp;lt;clientName&amp;gt;, &amp;lt;IP address&amp;gt;, or &amp;lt;hostname&amp;gt; is given per line.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;printer.splunk.com
scanner.splunk.com
*.web.splunk.com
test.splunk.com&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Did you restarted splunk once you made changes in&amp;nbsp;&lt;SPAN&gt;/opt/splunk/etc/system/local/&lt;/SPAN&gt;serverclass.conf file?&lt;BR /&gt;&lt;BR /&gt;3. Make sure deploymentclient.conf is created in&amp;nbsp;&lt;SPAN&gt;$SPLUNK_HOME/etc/system/local/ in&amp;nbsp;&lt;/SPAN&gt;clients with deployment server details.&lt;/P&gt;&lt;P&gt;4. Check if deployment clients and apps are listed in Forwarder Management in the deployment server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this reply helps you, an upvote/like would be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 06:17:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Serverclass-using-CSV/m-p/543141#M18615</guid>
      <dc:creator>manjunathmeti</dc:creator>
      <dc:date>2021-03-10T06:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Serverclass using CSV</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Serverclass-using-CSV/m-p/543215#M18622</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/129090"&gt;@manjunathmeti&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for getting back to me, I figured where I was making the mistake.&lt;/P&gt;&lt;P&gt;Because I was giving the full path&amp;nbsp;&lt;SPAN&gt;/opt/splunk/etc/system/local/test.txt, Splunk also adds&amp;nbsp;$SPLUNK_HOME and then it was giving an error stating no such file exist&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then I changed it to etc/system/local/test.txt then it started to work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 15:01:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Serverclass-using-CSV/m-p/543215#M18622</guid>
      <dc:creator>Murali_Tesco</dc:creator>
      <dc:date>2021-03-10T15:01:53Z</dc:date>
    </item>
  </channel>
</rss>

