Upgrade to Splunk App for VMware 3.3.0
Version 3.3.0 of the Splunk App for VMware requires installation of both the Splunk Add-on for VMware and the Splunk OVA for VMware. Refer to those installation tasks when prompted in the below steps.
Step 1: Download the files from Splunkbase
- Download the Splunk App for VMware version 3.3.0 from Splunkbase to a location in your environment.
- Download the Splunk Add-on for for VMware version 3.3.0 from Splunkbase to a location in your environment.
- Download the Splunk OVA for VMware version 3.3.0 from Splunkbase to a location in your environment.
Step 2: Upgrade scheduler
- Stop your Scheduler. You can do this by stopping the Splunk platform on your Splunk search head, or you can stop the scheduler in the Collection Configuration page of your deployment.
- Overwrite splunk_TA_vmware, SA-Hydra and SA-Utils on your scheduler with new versions.
- Delete splunk_for_vmware, Splunk_TA_esxilogs, Splunk_TA_vcenter, SA-VMW-Performance, SA-VMW-LogEventTask, SA-VMW-HierarchyInventory from your scheduler.
- (Optional) If you are using your scheduler to collect data and want to keep the Splunk App for VMware running, then install and upgrade all app components.
Step 3: Upgrade forwarder (DCN)
- Verify that your DCN components are the same as the components on your vCenter.
- (Optional) If your DCN is on version 6.2.x or earlier, upgrade your DCN's Splunk platform to version 6.3.0 and higher.
- Overwrite versions of Splunk_TA_vmware, SA-Hydra, SA-Utils and Splunk_TA_esxilogs on each data collection node with new versions.
Step 4: Upgrade indexer
- Enable maintenance mode on cluster master node.
- Navigate to the apps folder for your deployment (etc/apps for non-indexer cluster deployments, and etc/master-apps for indexer clustering deployments) and overwrite splunk_TA_vmware, splunk_TA_esxilogs, splunk_TA_vcenter on the cluster master node with new versions.
- Remove inputs.conf from your default folder and inputs.conf.spec which located in the README file of the Splunk Add-on for VMware download.
- Remove SA-Hydra and SA-Utils, if present.
- For indexer clustering, verify indexes.conf is present in etc/master-apps/_cluster/local. Create an indexes.conf if it does not exist.
- For indexer clustering, define all app indexes by adding the below specific index stanzas to your indexes.conf in your etc/master-apps/_cluster/local folder:
[vmware-esxilog] repFactor = auto homePath = $SPLUNK_DB/vmware-esxilog/db coldPath = $SPLUNK_DB/vmware-esxilog/colddb thawedPath = $SPLUNK_DB/vmware-esxilog/thaweddb [vmware-vclog] repFactor = auto homePath = $SPLUNK_DB/vmware-vclog/db coldPath = $SPLUNK_DB/vmware-vclog/colddb thawedPath = $SPLUNK_DB/vmware-vclog/thaweddb [vmware-perf] repFactor = auto homePath = $SPLUNK_DB/vmware-perf/db coldPath = $SPLUNK_DB/vmware-perf/colddb thawedPath = $SPLUNK_DB/vmware-perf/thaweddb [vmware-inv] repFactor = auto homePath = $SPLUNK_DB/vmware-inv/db coldPath = $SPLUNK_DB/vmware-inv/colddb thawedPath = $SPLUNK_DB/vmware-inv/thaweddb [vmware-taskevent] repFactor = auto homePath = $SPLUNK_DB/vmware-taskevent/db coldPath = $SPLUNK_DB/vmware-taskevent/colddb thawedPath = $SPLUNK_DB/vmware-taskevent/thaweddb
- Verify
repFactor=auto
is set for all indexes. - Push configuration bundle from cluster master node.
Step 5: Upgrade search head
- Upgrade all the components on search head deployer. (Components are located in etc/apps for non-search head cluster deployments, and etc/shcluster/apps for search head clustering deployments.)
- For search head cluster deployments, delete savedsearches.conf and tsidx_retention.conf from
shcluster/apps/SA-VMW-Performance/default/
on your deployer before applying the upgrade bundle. - For search head clustering, push app bundle from deployer. The deployer will restart all the search head cluster members after the upgrade is applied. If deployer does not restart the search head cluster members, perform a rolling restart.
Step 6: Upgrade the forwarder on your vCenter
- Stop your Splunk forwarder.
- On your vCenter server, navigate to splunkforwarder/etc/apps, and overwrite Splunk_TA_vcenter.
- Delete your local directory.
- Copy inputs.conf to local and enable stanza as per the vCenter server in this environment.
- Confirm under etc/system/local/output.conf, server entries to forward vclogs are present.
- Restart your forwarder.
Note: If you forward logs directly to Splunk indexes, or use an intermediate syslog forwarder, you do not need to set the inputs for vCenter logs.
Step 7: Start the scheduler
- Navigate to the Collection Configuration page of the Splunk Add-on for VMware on your scheduler.
- Start your scheduler.
Validate the Splunk App for VMware upgrade on your search head
Validate that you correctly upgraded the Splunk App for VMware to the latest version and that the app can collect data.
- Log in to the Splunk App for VMware on your search head.
- When the app displays the Splunk for VMware Setup page, select the Delete all deprecated Add-ons checkbox under Disable/delete old add-ons. The app removes all legacy add-ons from the installation. This removes saved searches of SA-VMW-Performance that are no longer in use.
- Save your configurations, and restart your Splunk platform deployment.
Manually remove legacy add-ons
If you launched Splunk App for VMware but did not check Delete all deprecated Add-ons on the setup page, you can manually remove the legacy add-ons from your installation.
- Stop the Splunk platform on your search head.
- Delete the
hydra_job.conf
file in the$SPLUNK_HOME/etc/apps/Splunk_TA_vmware/local
folder on the Splunk Search head. - Remove the
SA-VMW-Licensecheck
folder from the$SPLUNK_HOME/etc/apps
folder on your Splunk search head. Do this for each server upon which you installed the Splunk App for VMware. - The below table shows the specific legacy add-ons, located in the
$SPLUNK_HOME/etc/apps/Splunk_TA_vmware/local
folder of the Splunk App for VMware, to delete when upgrading:DA-VMW-HierarchyInventory
DA-VMW-LogEventTask
DA-VMW-Performance
SA-VMW-Licensecheck
- Restart your Splunk platform.
Additional information
See "Platform and Hardware Requirements" in this manual for supported Splunk platform versions for this release. See "How to upgrade Splunk Enterprise" to upgrade to a new version of the Splunk platform.
For information on upgrading from tsidx namespaces to data model acceleration, see the "Upgrade from tsidx namespaces to data model acceleration" section of the troubleshooting section of this manual.
Set Splunk App for VMware trial license to work with remote license master |
This documentation applies to the following versions of Splunk® App for VMware (Legacy): 3.3.1
Feedback submitted, thanks!