Upgrade the Splunk Add-on for Microsoft SQL Server¶
See the Install the Splunk Add-on for Microsoft SQL Server topic in this manual to upgrade to the latest version of the Splunk Add-on for Microsoft SQL Server.
Update your inputs with updated templates¶
Starting in version 2.0.0 of the Splunk Add-on for Microsoft SQL Server, SQL queries in the db_template file extract the host and port fields from the events and no longer provide these fields in the lookup, by default. No change is required for file monitoring and windows performance monitoring inputs.
SQL queries are updated for the following templates:
mssql:instancemssql:os:dm_os_performance_countersmssql:tablemssql:usermssql:os:dm_os_sys_infomssql:instancestatsmssql:execution:dm_exec_sessionsmssql:transaction:dm_tran_locksmssql:execution:dm_exec_query_stats
If you use any of these templates, update your inputs with the updated template by performing the following steps:
- In a Splunk instance with Splunk DB Connect installed, open Splunk DB Connect.
- Navigate to the the Inputs tab.
- Navigate to an input that uses an updated template. Use the Template column to filter your inputs by template.
- In the Actions column, select Edit. The Edit input window appears.
- In the Edit input window, select the Refresh icon on the right side.
- Once the query is reloaded, select the Execute SQL button to execute the updated query.
- Select Next.
- Save your changes.
- Repeat process for each input that uses an updated template.