<?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 Need help modifying inputs.conf on several clients in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582627#M102638</link>
    <description>&lt;P&gt;how can I pull and modify the inputs.conf file on over 2000+ universal forwarders?&lt;/P&gt;&lt;P&gt;Can I do this by running a script&amp;nbsp; that I create in an app and deploy through Deployment server?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jan 2022 22:45:37 GMT</pubDate>
    <dc:creator>tam82</dc:creator>
    <dc:date>2022-01-26T22:45:37Z</dc:date>
    <item>
      <title>Need help modifying inputs.conf on several clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582627#M102638</link>
      <description>&lt;P&gt;how can I pull and modify the inputs.conf file on over 2000+ universal forwarders?&lt;/P&gt;&lt;P&gt;Can I do this by running a script&amp;nbsp; that I create in an app and deploy through Deployment server?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 22:45:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582627#M102638</guid>
      <dc:creator>tam82</dc:creator>
      <dc:date>2022-01-26T22:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need help modifying inputs.conf on several clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582683#M102651</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241710"&gt;@tam82&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;there's something that I don't understand:&lt;/P&gt;&lt;P&gt;you have an active Deployment Server, is it correct?&lt;/P&gt;&lt;P&gt;why don't you use it to deploy inputs.conf file in an app to all the Forwarders?&lt;/P&gt;&lt;P&gt;It's it's own role!&lt;/P&gt;&lt;P&gt;Could you better describe your need?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 07:19:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582683#M102651</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-01-27T07:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need help modifying inputs.conf on several clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582758#M102674</link>
      <description>&lt;P&gt;I thought there were settings you could only set in the /system/local area.&amp;nbsp; &amp;nbsp;like the base output file&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 14:07:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582758#M102674</guid>
      <dc:creator>tam82</dc:creator>
      <dc:date>2022-01-27T14:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need help modifying inputs.conf on several clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582764#M102676</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241710"&gt;@tam82&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;putting configurations in system/local is a solution for a lab because it's quick but not useful in a production environment because configuration in system/local cannot be automatically updated by the DS.&lt;/P&gt;&lt;P&gt;So it's better to put all the configuration files (also outputs.conf and deploymentclient.conf) in a dedicated Add-On (called e.g. TA_Forwarders) to deploy using the Deployment Server in all client.&lt;/P&gt;&lt;P&gt;If you already have in your installation some configuration file in system/local, you have to do the following steps:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;create a new TA containing at least outputs.conf and deploymentclient.conf and all the configuration files you need (not server.conf!),&lt;/LI&gt;&lt;LI&gt;deploy it on all your clients using DS,&lt;/LI&gt;&lt;LI&gt;remove configuration files from system/local using a script.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 14:51:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582764#M102676</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-01-27T14:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need help modifying inputs.conf on several clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582765#M102677</link>
      <description>&lt;P&gt;There must be an app on your DS which has those inputs. modify the inputs and redeploy using&amp;nbsp;&lt;/P&gt;&lt;P&gt;$Splunk_Home/bin/splunk reload deploy-server.&amp;nbsp; or let the forwarders sync with DS and get the new copy of app.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 14:56:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582765#M102677</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-01-27T14:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help modifying inputs.conf on several clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582767#M102678</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 15:00:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582767#M102678</guid>
      <dc:creator>tam82</dc:creator>
      <dc:date>2022-01-27T15:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need help modifying inputs.conf on several clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582768#M102679</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241710"&gt;@tam82&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;tell me if you need more infos or if the answer solves your question, in this case, please, accept it for the other people of Community.&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 15:02:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582768#M102679</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-01-27T15:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need help modifying inputs.conf on several clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582786#M102687</link>
      <description>&lt;P&gt;How do you create the add-on, and if you have not deployed the deploymentclient.conf on install how does the UF know about the deployment server&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 16:10:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582786#M102687</guid>
      <dc:creator>tam82</dc:creator>
      <dc:date>2022-01-27T16:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need help modifying inputs.conf on several clients</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582788#M102689</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241710"&gt;@tam82&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I created an app called TA_:Forwarder with the usual structure of each Splunk app (folders: bin, Default, local and metadata).&lt;/P&gt;&lt;P&gt;Then in the default folder I added two files: outputs.conf and deploymentclient.conf.&lt;/P&gt;&lt;P&gt;If you want, you can also use the Splunk Add-On Builder App (&lt;A href="https://splunkbase.splunk.com/app/2962/" target="_blank"&gt;https://splunkbase.splunk.com/app/2962/&lt;/A&gt;) that's very useful.&lt;/P&gt;&lt;P&gt;About the first installation I teached the customer specialists to copy the TA_Forwarder&amp;nbsp;in $SPLUNK_HOME/apps&amp;nbsp;on a machine and restart Splunk, in this way the client is connected with the Deployment Server&lt;/P&gt;&lt;P&gt;Remember, before everything, to create a ServerClass containing all the clients to deploy the TA_Forwarder App, otherwise, at the first connection, the manually copied app id deleted by the DS.&lt;/P&gt;&lt;P&gt;If you already have deploymentclient.conf and outputs.conf in system/local, you have to run a script to delete these files and restart Splunk after TA_Forwarders deployment.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 16:30:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-modifying-inputs-conf-on-several-clients/m-p/582788#M102689</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-01-27T16:30:16Z</dc:date>
    </item>
  </channel>
</rss>

