Splunk® DB Connect

Release Notes

This documentation does not apply to the most recent version of Splunk® DB Connect. For documentation on the most recent version, go to the latest release.

Release notes

Version 3.15.0 of Splunk DB Connect was released on November 14th, 2023.

New and changed features

Version 3.15.0 of Splunk DB Connect contains the following new or changed features:

  • Support for MongoDB Atlas
  • Support for HashiCorp Enterprise Namespaces
  • Allow Client Certificate authentication for CyberArk identities
  • Manage the Java Keystore from the UI
  • Support for requireClientCert=true
  • Improved data validation for HTTP Event Collector configuration
  • Improved data validation for Inputs configuration
  • Bug fixes


Fixed issues

Version 3.15.0 of Splunk DB Connect fixes the following issues. If no issues appear below, no issues have yet been fixed.



Known issues

Version 3.15.0 of Splunk DB Connect contains the following known issues. If no issues appear below, no issues have yet been reported.


Date filed Issue number Description
2023-09-06 DBX-5812 Issues in the dbxlookup query having the '$' sign in it

Workaround:
  1. Use replace command to avoid $ symbol | eval <field> = replace(<field> , "\\$" , "<DOLLAR-SYMBOL>").
  2. Set the $ symbol again after the dbxlookup as | rex mode=sed field=<field> "s/<DOLLAR-SYMBOL>/$/g".

Also, as a second way, you can ingest the data from databases into Splunk using DB Connect's Inputs feature and aggregate the data in the SPL query by using join command.

Third-party software attributions

Some of the components included in this add-on are licensed under free or open source licenses. We wish to thank the contributors to those projects.

A complete listing of third-party software information for this add-on is available as a Document file for download:
Splunk DB Connect third-party software credits.

Last modified on 05 March, 2024
 

This documentation applies to the following versions of Splunk® DB Connect: 3.15.0


Was this topic useful?







You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters