Monitoring Splunk

Connect catalog database using DB Connect

vasanthmss
Motivator

Hi Splunkers,

  • How to connect catalog database using dbconnect application?
  • Is there any app provides support to load data from catalog database?

Give some sample config or share some thoughts on this.

Thanks!

V
1 Solution

acharlieh
Influencer

There's a list of supported databases that DBX supports connecting to once you provide the appropriate drivers you can then configure a connection in the web.ui.

Under the hood however, Splunk is just working with a Java server to make JDBC connections, so assuming you can provide an appropriate JDBC driver there are docs on how to define your own database type, although I think as I look through this sometime I'll have to try my hand at implementing my own com.splunk.dbx.sql.type.DatabaseType as briefly mentioned in the conf file spec.

View solution in original post

acharlieh
Influencer

There's a list of supported databases that DBX supports connecting to once you provide the appropriate drivers you can then configure a connection in the web.ui.

Under the hood however, Splunk is just working with a Java server to make JDBC connections, so assuming you can provide an appropriate JDBC driver there are docs on how to define your own database type, although I think as I look through this sometime I'll have to try my hand at implementing my own com.splunk.dbx.sql.type.DatabaseType as briefly mentioned in the conf file spec.

Get Updates on the Splunk Community!

Index This | What gets bigger the more you remove?

June 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Thanks for the Memories! Splunk University, .conf24, and Community Connections

Thank you to everyone in the Splunk Community who joined us for .conf24 – starting with Splunk University and ...