<?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: Installing Universal Forwarder with no configuration. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76757#M15679</link>
    <description>&lt;P&gt;actually, now that i think about it, i'm not sure the AGREETOLICENSE flag is required. if you are scripting your install to a high degree (like you might do on Unix), then you may also want to use the msiexec's "administrative install" option, "msiexec /a", which I believe will simply put the Splunk files in place and &lt;EM&gt;not&lt;/EM&gt; run any first-time run scripts. If you do this, though, you will have to script in a "splunk enable boot-start" and a "splunk start --accept-license" in your own script. This is not really documented, and it not strictly a Splunk option, but a Windows msiexec option.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2013 14:53:29 GMT</pubDate>
    <dc:creator>gkanapathy</dc:creator>
    <dc:date>2013-06-27T14:53:29Z</dc:date>
    <item>
      <title>Installing Universal Forwarder with no configuration.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76750#M15672</link>
      <description>&lt;P&gt;I am looking to install the UF across my organization. We will use deployment tool to deploy and manage the the UF + any apps/configs.&lt;/P&gt;

&lt;P&gt;According to this &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/Deploy/RemotelydeployaWindowsdfwithastaticconfiguration"&gt;link&lt;/A&gt; the required installation flags are &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;     1. AGREETOLICENSE=Yes
     2. RECEIVING_INDEXER="&amp;lt;server:port&amp;gt;"
     3. At least one data input flag, such as WINEVENTLOG_APP_ENABLE=1. You can add as many data input flags as you need. 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However, I wish to agree to license and continue installation with no other configuration. Our deployment solution will then pass the config files as an app after installation and restart the forwarder.&lt;/P&gt;

&lt;P&gt;How can I accomplish this?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 00:23:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76750#M15672</guid>
      <dc:creator>adrianathome</dc:creator>
      <dc:date>2013-06-27T00:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Universal Forwarder with no configuration.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76751#M15673</link>
      <description>&lt;P&gt;You should be able to do the install without any inputs.&lt;/P&gt;

&lt;P&gt;If you are using a deployment server, you can always configure the inputs in the apps that you are deploying.&lt;/P&gt;

&lt;P&gt;So, once you install the package via rpm or untarring it:&lt;/P&gt;

&lt;P&gt;splunkforwarder/bin/splunk --accept-license enable boot-start&lt;BR /&gt;
splunkforwarder/bin/splunk set deploy-poll &lt;YOUR_DEPLOYMENT_SERVER_AND_PORT&gt;&lt;BR /&gt;
vi splunkforwarder/etc/splunk-launch.conf&lt;BR /&gt;
        SPLUNK_BINDIP=127.0.0.1&lt;BR /&gt;
/etc/init.d/splunk restart  &lt;/YOUR_DEPLOYMENT_SERVER_AND_PORT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 00:36:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76751#M15673</guid>
      <dc:creator>asimagu</dc:creator>
      <dc:date>2013-06-27T00:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Universal Forwarder with no configuration.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76752#M15674</link>
      <description>&lt;P&gt;This is slightly outdated in details, but it should help:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://wiki.splunk.com/Deploying_Splunk_Light_Forwarders"&gt;http://wiki.splunk.com/Deploying_Splunk_Light_Forwarders&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;As for the RECEIVING_INDEXER flag, I believe it is inaccurate that it is required. Only the AGREETOLICENSE flag is required by the installer.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 03:24:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76752#M15674</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2013-06-27T03:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Universal Forwarder with no configuration.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76753#M15675</link>
      <description>&lt;P&gt;Unless you have a &lt;EM&gt;very&lt;/EM&gt; good reason, don't run as &lt;CODE&gt;root&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 09:41:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76753#M15675</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-06-27T09:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Universal Forwarder with no configuration.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76754#M15676</link>
      <description>&lt;P&gt;If you intend to use the Deployment Server, the only additional setting you need is the ip:port of the DS. Then you can configure the rest as deployed applications, including outputs.conf.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;MSIEXEC.EXE /i &amp;lt;splunk-installer.msi&amp;gt; DEPLOYMENT_SERVER=ip:port AGREETOLICENSE=Yes
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;as per the the first example in the docs;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/DeployaWindowsdfviathecommandline#Examples"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Deploy/DeployaWindowsdfviathecommandline#Examples&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;/Kristian&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 09:55:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76754#M15676</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-06-27T09:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Universal Forwarder with no configuration.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76755#M15677</link>
      <description>&lt;P&gt;No deployment server. We will use a 3rd party tool to manage configs.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 10:55:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76755#M15677</guid>
      <dc:creator>adrianathome</dc:creator>
      <dc:date>2013-06-27T10:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Universal Forwarder with no configuration.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76756#M15678</link>
      <description>&lt;P&gt;Will confirm later today.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 10:56:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76756#M15678</guid>
      <dc:creator>adrianathome</dc:creator>
      <dc:date>2013-06-27T10:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Universal Forwarder with no configuration.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76757#M15679</link>
      <description>&lt;P&gt;actually, now that i think about it, i'm not sure the AGREETOLICENSE flag is required. if you are scripting your install to a high degree (like you might do on Unix), then you may also want to use the msiexec's "administrative install" option, "msiexec /a", which I believe will simply put the Splunk files in place and &lt;EM&gt;not&lt;/EM&gt; run any first-time run scripts. If you do this, though, you will have to script in a "splunk enable boot-start" and a "splunk start --accept-license" in your own script. This is not really documented, and it not strictly a Splunk option, but a Windows msiexec option.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 14:53:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76757#M15679</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2013-06-27T14:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Universal Forwarder with no configuration.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76758#M15680</link>
      <description>&lt;P&gt;good call, by default I usually do that coz I have to in my systems, I will edit my answer, thanks&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 20:42:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76758#M15680</guid>
      <dc:creator>asimagu</dc:creator>
      <dc:date>2013-06-27T20:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Universal Forwarder with no configuration.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76759#M15681</link>
      <description>&lt;P&gt;Msiexec.exe /a did not work. However, msiexec.exe /i splunk.msi /qn AGREETOLICENSE=yes did work. It threw a couple off errors but at the end it installed.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jun 2013 01:11:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Installing-Universal-Forwarder-with-no-configuration/m-p/76759#M15681</guid>
      <dc:creator>adrianathome</dc:creator>
      <dc:date>2013-06-29T01:11:15Z</dc:date>
    </item>
  </channel>
</rss>

