All Apps and Add-ons

Splunk DB Connect: When trying to connect to MySQL, why am I receiving "jdbcUrlFormat is a mandatory parameter for the database connection" error message?

lucasbarbosa
Explorer

I'm trying to connect Splunk to MySQL. I've already downloaded "mysql-connector-java-5.1.40-bin" and put it in the directory. But the following error appeared, what can it be?

Error: jdbcUrlFormat is a mandatory parameter for the database connection.

In db_connection_types.conf it looks like this:

[mysql]
displayName = MySQL
serviceClass = com.splunk.dbx2.MySQLJDBC
jdbcUrlFormat = jdbc:mysql://<host>:<port>/<database>
jdbcUrlSSLFormat = jdbc:mysql://<host>:<port>/<database>?useSSL=true&requireSSL=true&verifyServerCertificate=false
jdbcDriverClass = com.mysql.jdbc.Driver
port = 3306
testQuery = SELECT 1
ui_default_catalog = $database$
0 Karma

aaraneta_splunk
Splunk Employee
Splunk Employee

@lucasbarbosa - Were you able to test out jcoates solution? Did it work? If yes, please don't forget to resolve this post by clicking on "Accept". If you still need more help, please provide a comment with some feedback. Thanks!

0 Karma

jcoates_splunk
Splunk Employee
Splunk Employee

because that's supported by default, I would expect it to work out of the box. Try rolling back any customizations?

0 Karma
Get Updates on the Splunk Community!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...