Install VMware data collection add-ons and dependencies
Install the VMware data collection add-ons and dependencies to collect and monitor VMware data in the Splunk App for Infrastructure (SAI). You need to install components in the indexer tier. You don't install any components in the search head tier. After you install everything, you have to deploy a Data Collection Node (DCN) and Data Collection Scheduler (DCS) to collect VMware data.
VMware data collection requires a Splunk IT Service Intelligence (ITSI) license. To get all the components to collect VMware data, you have to download the ITSI package from Splunkbase.
To follow these steps, you have to have already configured SAI. If you haven't set up SAI yet, do that first. For information, see one of these topics:
- Install the Splunk App for Infrastructure in a single-instance deployment
- Install the Splunk App for Infrastructure in a distributed deployment
When you're done installing and configuring all the VMware data collection components, deploy a Data Collection Node (DCN) and Data Collection Scheduler (DCS) to configure data collection. For more information, see these topics:
After you deploy a DCN and DCS, use a DCS to schedule data collection jobs for a DCN. For steps about how to collect VMware data, see these topics:
- Collect VMware vCenter Server metrics with Splunk App for Infrastructure
- Collect VMware vCenter Server and ESXi host log data with Splunk App for Infrastructure
Steps
Before you start, see VMware data collection planning and requirements. Follow these steps to install components for VMware data collection in a standalone or distributed Splunk Enterprise deployment.
1. Download Splunk IT Service Intelligence version
The VMware data collection components come with Splunk IT Service Intelligence (ITSI) from Splunkbase in the vmware_ta_itsi
parent directory. These steps don't show you how to install ITSI. You just need to download the ITSI package for the required VMware data collection components you have to install. If you're installing ITSI as well, see the ITSI Install and Upgrade manual.
2. Install SA-VMWIndex, Splunk_TA_esxilogs, and Splunk_TA_vcenter on indexers
Open the vmware_ta_itsi
parent directory in the ITSI package and Install SA-VMWIndex
, Splunk_TA_esxilogs
, and Splunk_TA_vcenter
from the directory on every indexer that runs the Splunk Add-on for Infrastructure.
If you're installing VMware data collection components in a non-clustered indexer environment, follow these steps.
- On each indexer, copy the
SA-VMWIndex
,Splunk_TA_esxilogs
, andSplunk_TA_vcenter
directories from thevmware_ta_itsi
parent directory to the$SPLUNK_HOME/etc/apps
directory. - Restart Splunk:
$ cd $SPLUNK_HOME/bin/splunk restart
If you're installing VMware data collection components in a clustered indexer environment, follow these steps. For more information about this task, see Update common peer configurations and apps in the Managing Indexers and Clusters of Indexers guide.
- On the machine that runs the indexer cluster manager node, copy the
SA-VMWIndex
,Splunk_TA_esxilogs
, andSplunk_TA_vcenter
directories from thevmware_ta_itsi
parent directory to the$SPLUNK_HOME/etc/master-apps
directory. - Validate the bundle and check whether a restart is necessary:
splunk validate cluster-bundle --check-restart
- Apply the bundle to the indexer cluster:
splunk apply cluster-bundle
- To see how the cluster bundle push is going, run this command:
splunk show cluster-bundle-status
VMware data collection planning and requirements | Deploy a Data Collection Node |
This documentation applies to the following versions of Splunk® App for Infrastructure (Legacy): 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1 Cloud only
Feedback submitted, thanks!