Security

db connect to Vertica DB error

splunkben
Explorer

I'm having trouble getting splunk dbx app connected to a vertica database. Other db's (netezza, composite, mysql, oracle) working fine. Here's the config I am using in local/database_types.conf

[vertica]
displayName = Vertical
jdbcDriverClass = com.vertica.Driver
defaultPort = 5433
connectionUrlFormat = jdbc:vertica://{0}:{1}/{2}

Note sure for veritca - what to use for the testQuery but I only need read only access to the vertica DB

etc/apps/dbx/bin/lib/vertica_jdbc_driver.jar in place and world readable. java bridge server restarted. verified the user/pass is good and can connect ok to the vertica database outside of spunk.

splunk 5.0.5 with dbx app version 1.1.0 on a single standalone splunk server.

In dbx.log seeing messages like:
2013-10-16 17:30:46.743 dbx1106:ERROR:DatabaseInfoCommand - Error while executing command: Error getting database connection: Could not create a validated object, cause: ValidateObject failed

0 Karma
1 Solution

splunkben
Explorer

Got this working. Added in validationDisabled = true

View solution in original post

0 Karma

splunkben
Explorer

Got this working. Added in validationDisabled = true

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...