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 Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...