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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...