Upgrade to a new release
Contents
Upgrade to a new release
Upgrade from Splunk for WebSphere 2.0 to release 2.0.1
If you have the 2.0 software version installed and deployed in your environment , you can perform an in-place upgrade.
The individual components of the Splunk for WebSphere Application Server (WAS) Solution are described on the Product Web page with links to Splunkbase, where you can download each of them. Go to the Product Web page to download the Solution. Download each of the solution components to a shared folder on your network, then install each component.
Upgrade Splunk App for WAS
Note
- If your Splunk search head has internet access, use the Management UI to perform an upgrade.
- If your search head does not have internet access, follow the instructions below.
Important: If your Splunk environment uses Deployment Server for indexer app replication, please contact your Splunk designated Sales Engineer or Professional Services representative for assistance.
To upgrade to the latest Splunk App for WAS on the indexer/search head:
- Stop the Splunk instance.
- Unpack the App,
splunk_app_was-2.0.1-131157.tar.gzfile directly to$SPLUNK_HOME/etc/appsdirectory. For example, in a linux environment use the commands:sudo gunzip <filename>.tar.gzsudo tar -xvf <filename>.tar
- For windows, download a third party tool such as WinRAR to unpack a
tar.gzfile. - Copy the contents of your
/localfolder and your/lookupsfolder back to your latest installation. - Start the Splunk instance.
Upgrade the Splunk FA add-on for WAS
Note: The FA Add-on for WAS contains configuration files and installation scripts that help create the Splunk FA add-on for WAS inputs.conf file. These files have the exact same names as those in the /local folder of the new installation. To preserve your current configuration you must create a copy of the current version of your local folder before upgrading to the next version.
To upgrade the Splunk FA add-on for WAS on the Splunk forwarder on the box collecting JMX data.
For each WAS box that has a Splunk forwarder running:
- Make a copy of your
$SPLUNK_HOME/etc/apps/splunk_fa_addon_was/localfolder so that when you install the latest version of the product you can preserve your configuration changes in the fileswas_fa.confandwas_dmgr.conf. - Stop Splunk.
- Unpack the FA add-on,
splunk_fa_addon_was-2.0.1-131125.tar.gzto another location that is not the installation location - Install the 2.0.1 release version.
- Copy the contents of the
/localfolder back to the latest installed version. - Start the forwarder (start Splunk).
Upgrade the Splunk Forwarder Add-on for WAS
To upgrade the Splunk Forwarder Add-on for WAS on the Splunk forwarder on each WAS box from which you want to get log data.
- Stop the forwarder on the WAS box
- Unpack the forwarder add-on,
splunk_forwarder_addon_was-2.0.1-131278.tar.gzinto the$SPLUNK_HOME/etc/appsdirectory - Start the forwarder (start Splunk) on the WAS box.
This documentation applies to the following versions of WAS: 2.0.1 View the Article History for its revisions.