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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...