Dashboards & Visualizations

Is it possible to securely initiate JMX calls from Splunk dashboards

kfsplunk
Observer

We would like to initiate actions to an Active MQ instance in a Fuse environment via JMX. Is it possible using the workflow actions which support POST and GET or can workflow actions be extended to support JMX calls or maybe via drill-down actions or some other mechanism since workflow actions seem to be restricted to search results?
We would also like to be able to use credentials to authenticate this JMX call. Could we pass the credentials used to log into Splunk or possibly credentials saved in a similar way to the DB connect module in a secure way to the JMX call?
All help highly appreciated.

0 Karma

Damien_Dallimor
Ultra Champion

Is it feasible to install a JMX agent on the Acitve MQ JVM that would support JMX over HTTP ?

I'm thinking of Jolokia so you could make JMX calls via HTTP GET/POST workflow actions.

Another approach might be to write you own custom modular alert that would fire a JMX call in response to a particular alerting condition.

There are many examples of modular alerts already on Splunkbase that you could follow as a developer example.

From your custom modular alert script , you could also access encrypted credentials that the user could have entered in your App's setup screen.

0 Karma
Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...