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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...