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!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...