Deploy the Splunk Add-on for Windows
This topic discusses deploying the Splunk Add-on for Windows to the deployment clients that you have configured to connect to the deployment server. Once you deploy the add-on, the deployment clients begin collecting Windows data and sending it to the indexer.
Place the add-on in the deployment apps directory on the deployment server
The deployment server must be made aware of the new app. You do this by placing it in the deployment apps directory:
- Open a command prompt on the deployment server/indexer.
- Copy the entire Splunk Add-on for Windows folder from its current location to the deployment apps directory:
- Tell the deployment server to reload its deployment configuration.
- From a web browser, log into Splunk Enterprise on the deployment server.
- In the system bar, select Settings > Forwarder Management.
- Click the Apps tab. You should see the Splunk_TA_Windows add-on in the list of apps.
- In the "Splunk_TA_Windows" add-on entry in the list, click Edit. Splunk Enterprise loads the "Edit App: Splunk_TA_Windows" page.
- Click the gray "+" sign under "Server Classes".
- Select the "Universal Forwarders" server class you created during initial setup.. Splunk Enterprise displays the deployment clients that will receive the app in the lower half of the page. You should see the deployment client that you set up previously.
- Click Save. Splunk Enterprise saves the configuration, returns you to the Forwarder Management menu, and deploys the Splunk_TA_Windows app to the deployment client.
> Copy-Item -Path C:\Downloads\Splunk_TA_Windows -Destination "C:\Program Files\Splunk\etc\deployment-apps\Splunk_TA_Windows" -Recurse
> cd \Program Files\Splunk\bin > .\splunk reload deploy-server
What's next?
You have now deployed the Splunk Add-on for Windows onto your deployment client. In the future, you can use this procedure to deploy the add-on to additional clients.
Next, you will confirm that Windows data is coming into the indexer.
Download and configure the Splunk Add-on for Windows | Confirm and troubleshoot Windows data collection |
This documentation applies to the following versions of Splunk® App for Windows Infrastructure (Legacy): 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.5.0, 1.5.1, 1.5.2, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4
Feedback submitted, thanks!