Security

How to check if a stanza is enabled / disabled / deleted by the user from the GUI through java modular input?

rohitdhobale
New Member

Developing an add-on using the Splunk Java SDK, how to check if a stanza is enabled / disabled / deleted by the user from GUI?

0 Karma
1 Solution

Damien_Dallimor
Ultra Champion

Have a look at a what I am doing in this code.

In particular , follow the logic from the runStateCheckerThread method and onwards.

It is connecting to Splunk with the Service object and a token that gets passed to the Mod Input at runtime , looking for the Mod Input by stanza name and then introspecting the state with the isDisabled method.

View solution in original post

0 Karma

Damien_Dallimor
Ultra Champion

Have a look at a what I am doing in this code.

In particular , follow the logic from the runStateCheckerThread method and onwards.

It is connecting to Splunk with the Service object and a token that gets passed to the Mod Input at runtime , looking for the Mod Input by stanza name and then introspecting the state with the isDisabled method.

0 Karma
Get Updates on the Splunk Community!

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 ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...