Getting Data In

Does anybody have experience monitoring Intersystems Cache with Splunk?

muebel
SplunkTrust
SplunkTrust

If so, what are the details of your implementation? I am interested in monitoring Cache processes with Splunk.

ssattler
Path Finder

Anyone try this on db connect 3.30?

0 Karma

pretzel2
Path Finder

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

0 Karma

delink
Communicator

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

0 Karma

Timyr82
Explorer

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.

Timyr82
Explorer

UP! 1,3 view and nothing else matter)) Seems to be intresting and secret at the same time....

0 Karma
Get Updates on the Splunk Community!

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...