<?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: how do i  install a Universal Forwarder in silent installation and configuring in same time inputs.conf ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173824#M34986</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;can you please elaborate more about the command? what is the meaning of each variable and when do i need to fill the details according to my own splunk architecture?&lt;/P&gt;

&lt;P&gt;maybe an example with explanation can be great ! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 07 May 2015 13:17:19 GMT</pubDate>
    <dc:creator>shayfa</dc:creator>
    <dc:date>2015-05-07T13:17:19Z</dc:date>
    <item>
      <title>how do i  install a Universal Forwarder in silent installation and configuring in same time inputs.conf ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173822#M34984</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I want to use silent instillation of splunk forwarder on a windows server. &lt;BR /&gt;
The splunk server architecture is : 3 indexers and 1 deployment server which is also the head search . &lt;BR /&gt;
How do i use silent installation to install the forwarder + tell it to work with deployment server (i guess the indexers are not relevant in the installation) + configure inputs.conf so it will index the logs i need on the server with the required sourcetype. &lt;/P&gt;

&lt;P&gt;Any idea ?&lt;/P&gt;

&lt;P&gt;Thanks Folks. &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 11:55:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173822#M34984</guid>
      <dc:creator>shayfa</dc:creator>
      <dc:date>2015-05-07T11:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: how do i  install a Universal Forwarder in silent installation and configuring in same time inputs.conf ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173823#M34985</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;this is how you do the unattended install:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;set src=%~dp0

start /wait msiexec /i %src%source\splunkforwarder-6.1.3-220630-x64-release.msi AGREETOLICENSE="yes" /lv* %temp%\splunkforwarder-6.1.3-220630-x64-release.msi.log /qb-
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;after that set the admin password and deployment server:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk edit user admin -password Splunky -auth admin:changeme
splunk set deploy-poll mydsserver:8089
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;then deploy an app configuring inputs.conf and outputs.conf &lt;/P&gt;

&lt;P&gt;same for the indexer. deploy splunk.msi and use forwarder-mangement to configure inputs.conf, indexes.conf etc. &lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Andreas&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 12:03:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173823#M34985</guid>
      <dc:creator>schose</dc:creator>
      <dc:date>2015-05-07T12:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: how do i  install a Universal Forwarder in silent installation and configuring in same time inputs.conf ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173824#M34986</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;can you please elaborate more about the command? what is the meaning of each variable and when do i need to fill the details according to my own splunk architecture?&lt;/P&gt;

&lt;P&gt;maybe an example with explanation can be great ! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 13:17:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173824#M34986</guid>
      <dc:creator>shayfa</dc:creator>
      <dc:date>2015-05-07T13:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: how do i  install a Universal Forwarder in silent installation and configuring in same time inputs.conf ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173825#M34987</link>
      <description>&lt;P&gt;i have managed to install but my deployment server thinks its an indexer and gives the server the conf files of an indexer instead of forwarder. &lt;/P&gt;

&lt;P&gt;any idea ? &lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2015 07:35:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173825#M34987</guid>
      <dc:creator>shayfa</dc:creator>
      <dc:date>2015-05-18T07:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: how do i  install a Universal Forwarder in silent installation and configuring in same time inputs.conf ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173826#M34988</link>
      <description>&lt;P&gt;Have you configured different deployment classes for both indexers and forwarders?&lt;/P&gt;

&lt;P&gt;If so you might want to check your regex in the server class whitelisting to make sure its not pushing the wrong applications&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2015 11:59:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173826#M34988</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2015-05-18T11:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: how do i  install a Universal Forwarder in silent installation and configuring in same time inputs.conf ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173827#M34989</link>
      <description>&lt;P&gt;Yes this was the problem. &lt;/P&gt;

&lt;P&gt;is there any way  to edit the inputs.conf in the installation itself and not by publish it through the deployment server ?  &lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2015 10:23:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-do-i-install-a-Universal-Forwarder-in-silent-installation/m-p/173827#M34989</guid>
      <dc:creator>shayfa</dc:creator>
      <dc:date>2015-05-25T10:23:41Z</dc:date>
    </item>
  </channel>
</rss>

