All Apps and Add-ons

FileMaker 12 dbconnect

mcbradford
Contributor

I have followed the steps outlined here:

http://answers.splunk.com/answers/80727/issues-adding-filemaker-driver-to-db-connect

but I am getting:

command="dbquery", Error getting database connection: Could not create a validated object, cause: ValidateObject failed

Tags (1)

aduca_splunk
Splunk Employee
Splunk Employee

[filemaker]
displayName = Filemaker
jdbcDriverClass = com.filemaker.jdbc.Driver
defaultPort = 2399
connectionUrlFormat = jdbc:filemaker://{0}/{2}
validationDisabled = true

The key is to have the validationDisabled = true and the latest and greatest JDBC JAR file

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...