Getting Data In

DBConnect question

wdeoliveira_spl
Splunk Employee
Splunk Employee

This is a questions comming from a current Splunk customer on DBConnect.

They have an in house component developed on .NET and .Java to access their internal databases. This component reads a DB connection string with a token field. After that the same component translates this token into a DB password in order to establish a connection.

DBConnect uses a Java bridge written on JDBC. The customer is wondering if there is any way to run their component before the java bridge and the read the connection string to connect to the database.

How could this be done?

Any insights or help here greatly apreaciated.

Tags (1)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

It depends entirely in the details of how their component is actually built. For example, if they had implemented their component as a JDBC driver (perhaps simply as a wrapper around the standard JDBC driver), then Splunk DBConnect could simply be configured to use that JDBC driver in place of a standard one.

It would be helpful if we knew more exactly how this component actually interfaced with other systems.

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

Then probably not, as it sounds like it requires code to specifically be written to use the class, and does not use a standard known interface.

0 Karma

wdeoliveira_spl
Splunk Employee
Splunk Employee

The comonent is simply a Java class that receives parameters (among them a token) and triggers a Java Connection (java.sql.Connection). Does it help?

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...