All Apps and Add-ons

Integration of adabas bbdd with splunk

fernan2ruiz
New Member

Hello good afternoon, does anyone know how to integrate the Adabas database into Splunk and where I can download the jdbc drivers for Splunk DB Connect?

Labels (3)
0 Karma

Meett
Splunk Employee
Splunk Employee

Hello @fernan2ruiz Since its not supported driver you have to get Driver from vendor from this link : https://documentation.softwareag.com/adabas/cxx146/install/CONNXInstall/Connecting_to_CONNX_JDBC_Ser...  and create server class something like below:

[ADABAS]
displayName = adabas
serviceClass = com.splunk.dbx2.DefaultDBX2JDBC
jdbcDriverClass = com.Connx.jdbc.TCJdbc.TCJdbcDriver
jdbcUrlFormat = jdbc:adabas://:/

 
Splunk doc for not supported driver server class creation : https://docs.splunk.com/Documentation/DBX/3.18.1/DeployDBX/Installdatabasedrivers#:~:text=on%20Windo... 

richgalloway
SplunkTrust
SplunkTrust

You may need to contact the database vendor for the driver.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Community Feedback

We Want to Hear from You! Share Your Feedback on the Splunk Community   The Splunk Community is built for you ...

Manual Instrumentation with Splunk Observability Cloud: Implementing the ...

In our observability journey so far, we've built comprehensive instrumentation for our Worms in Space ...