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!

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 ...