Having a problem connecting DB Connect v2 with a MongoDB.
Using the following stanza in db_connection_types.conf
[mongo]
displayName = Mongo
serviceClass = com.splunk.dbx2.DefaultDBX2JDBC
jdbcUrlFormat = jdbc:mongodb://*IP*:*port*/events
jdbcDriverClass = mongodb.jdbc.MongoDriver
port = 27017
Have Unity JDBC driver and Mongo java driver in /opt/splunk/etc/apps/splunk_app_db_connect/bin/lib
When creating a connection in Web GUI, receive the following error when Validating:
java.lang.NullPointerException: null value in entry: db_identifier_quote_string=null
Any help would be appreciated!
JB
↧