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!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...