Upgrade and downgrade Splunk DB Connect
Upgrade from version 2 to DB Connect version 3.10.0 or higher
Due to changes introduced in Splunk DB Connect version 3.10.0 and higher, you cannot migrate directly from Splunk DB Connect 2 to versions 3.10.0 and higher. To migrate from DB Connect 2, migrate to a version of DB Connect 3 first (versions 3.0.0 to 3.9.0) and then upgrade to a higher version. Find migration instructions to version 3.9.0 in the previous version of this documentation.
Downgrade from DB Connect version 3.14.0 or higher to DB Connect version 3.13.0 or lower
Due to changes related to encryption algorithm introduced in 3.14.0
, if you need to downgrade to a version prior to 3.14.0
you will need to follow these steps:
- Open
$SPLUNK_HOME/etc/apps/splunk_app_db_connect/local/dbx-migration.conf
in edit mode. - Go to the
[encryption]
stanza and changedowngrade
fromNONE
toPENDING
. - Restart Splunk DB Connect.
Upgrade from DB Connect version 3.13.0 or lower to DB Connect version 3.14.0 or higher if you've previously downgraded Splunk DB Connect
- Open
$SPLUNK_HOME/etc/apps/splunk_app_db_connect/local/dbx-migration.conf
in edit mode. - Go to the
[encryption]
stanza and changeupgrade
fromDONE
toPENDING
. - Restart Splunk DB Connect.
Note: For more useful information, you can refer to $SPLUNK_HOME/etc/apps/splunk_app_db_connect/README/dbx-migration.conf.spec
.
Installation and setup overview | Install database drivers |
This documentation applies to the following versions of Splunk® DB Connect: 3.14.0, 3.14.1, 3.15.0, 3.16.0, 3.17.0, 3.17.1, 3.17.2
Feedback submitted, thanks!