<?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: Command prompt MSI installation - does this look right? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Command-prompt-MSI-installation-does-this-look-right/m-p/50311#M813</link>
    <description>&lt;P&gt;ftk is correct, there's no way to specify the &lt;CODE&gt;current_only&lt;/CODE&gt; flag with the CLI.&lt;/P&gt;

&lt;P&gt;For a large scale implementation, &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Aboutdeploymentserver" rel="nofollow"&gt;deployment server&lt;/A&gt; is definitely the way you should be heading.  With that in place, all you would need to do at installation time is just a vanilla install, and then the first time you start it up run the command to enable the deployment client. It will then go off and grab all the configs you need - &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;splunk set deploy-poll &amp;lt;IP address or hostname&amp;gt;:&amp;lt;port&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;In the next major version we will be adding a flag to the CLI MSI install that will allow you to configure the deployment feature at install time, but for now it will have to be an extra step.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Sep 2010 03:08:46 GMT</pubDate>
    <dc:creator>Mick</dc:creator>
    <dc:date>2010-09-15T03:08:46Z</dc:date>
    <item>
      <title>Command prompt MSI installation - does this look right?</title>
      <link>https://community.splunk.com/t5/Installation/Command-prompt-MSI-installation-does-this-look-right/m-p/50309#M811</link>
      <description>&lt;P&gt;I was wondering if there is a switch for the MSI installation that will limit the log files to current data only on installation of Splunk on Windows. in addition, can you review my MSI script, we only want to forward Windows Security Events. &lt;/P&gt;

&lt;P&gt;I found in the forum there is a different way of installing that sets &lt;CODE&gt;current_only&lt;/CODE&gt; in one of the configuration files. We would prefer to use the MSI installation method. &lt;/P&gt;

&lt;P&gt;my current MSI deployment is to only forward Security events, we would like to only forward current data. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;msiexec.exe /i Splunkx64.msi SPLUNK_APP=SplunkLightForwarder WINEVENTLOGAPPCHECK=0 WINEVENTLOGSECCHECK=1 WINEVENTLOGSYSCHECK=0 WINEVENTLOGFWD=1 WINEVENTLOGSETCHECK=1 FORWARD_SERVER=splunk.mednet.ucla.edu:9997 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 15 Sep 2010 02:38:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Command-prompt-MSI-installation-does-this-look-right/m-p/50309#M811</guid>
      <dc:creator>mctester</dc:creator>
      <dc:date>2010-09-15T02:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Command prompt MSI installation - does this look right?</title>
      <link>https://community.splunk.com/t5/Installation/Command-prompt-MSI-installation-does-this-look-right/m-p/50310#M812</link>
      <description>&lt;P&gt;This setting is not exposed via a command line switch. I recommend you use the LAUNCHSPLUNK=0 switch to not start splunk after installation, then edit your inputs.conf (or drop a standard one into place) to include the &lt;CODE&gt;current_only&lt;/CODE&gt; setting, and then finally starting the splunk instance with the new config in place.&lt;/P&gt;

&lt;P&gt;This can all be added to a simple batch script that can easily be farmed out to all your servers.&lt;/P&gt;

&lt;P&gt;Alternatively I would look into using a &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Aboutdeploymentserver" rel="nofollow"&gt;deployment server&lt;/A&gt; to push out the configurations to your forwarders.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 02:56:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Command-prompt-MSI-installation-does-this-look-right/m-p/50310#M812</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-09-15T02:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Command prompt MSI installation - does this look right?</title>
      <link>https://community.splunk.com/t5/Installation/Command-prompt-MSI-installation-does-this-look-right/m-p/50311#M813</link>
      <description>&lt;P&gt;ftk is correct, there's no way to specify the &lt;CODE&gt;current_only&lt;/CODE&gt; flag with the CLI.&lt;/P&gt;

&lt;P&gt;For a large scale implementation, &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Aboutdeploymentserver" rel="nofollow"&gt;deployment server&lt;/A&gt; is definitely the way you should be heading.  With that in place, all you would need to do at installation time is just a vanilla install, and then the first time you start it up run the command to enable the deployment client. It will then go off and grab all the configs you need - &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;splunk set deploy-poll &amp;lt;IP address or hostname&amp;gt;:&amp;lt;port&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;In the next major version we will be adding a flag to the CLI MSI install that will allow you to configure the deployment feature at install time, but for now it will have to be an extra step.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 03:08:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Command-prompt-MSI-installation-does-this-look-right/m-p/50311#M813</guid>
      <dc:creator>Mick</dc:creator>
      <dc:date>2010-09-15T03:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Command prompt MSI installation - does this look right?</title>
      <link>https://community.splunk.com/t5/Installation/Command-prompt-MSI-installation-does-this-look-right/m-p/50312#M814</link>
      <description>&lt;P&gt;Please see this &lt;A href="http://answers.splunk.com/questions/434/can-i-auto-install-or-deploy-splunk-onto-all-my-remote-windows-servers" rel="nofollow"&gt;http://answers.splunk.com/questions/434/can-i-auto-install-or-deploy-splunk-onto-all-my-remote-windows-servers&lt;/A&gt; for best practices for mass installations on Windows.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 05:45:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Command-prompt-MSI-installation-does-this-look-right/m-p/50312#M814</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-09-15T05:45:42Z</dc:date>
    </item>
  </channel>
</rss>

