If so, what are the details of your implementation? I am interested in monitoring Cache processes with Splunk.
Anyone try this on db connect 3.30?
For our case, we found success with;
1) Found and copied this driver file from Intersystems instance to Splunk, /opt/splunk/etc/apps/splunk_apps_dbconnect/drivers/cache-jdbc-2.0.0.jar
2) Configured /opt/splunk/etc/apps/splunk_apps_dbconnect/local/db_connection_types.conf as follows (generalized)
[intersystems_ cache]
displayName = Cache
jdbcDriverClass = com.intersys.jdbc.CacheDriver
serviceClass = com.splunk.dbx2.DefaultDBX2JDBC
jdbcUrlFormat = jdbc:Cache://:/
ui_default_catalog = [relevant catalog name]
port= [relevant port number]
database = [relevant database name]
serviceClass = com.splunk.dbx2.DefaultDBX2JDBC came from this answers post; https://answers.splunk.com/answers/591704/unable-to-load-netezza-driver.html
It looks like you might be able to use the Cache SQL Gateway to do this in DB Connect.
http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=BGJD_gateway
Hi all!
Is anybody made this Intergation (Intersystems Cache with Splunk)? Is DB Connect app ready to do this?
We need to monitor Cashe usage for security.
UP! 1,3 view and nothing else matter)) Seems to be intresting and secret at the same time....