Splunk Search

Modular Input Custom UI

mishen_ka
New Member

HI,
I creating modular input add-on. Now I try to create custom UI for input parameters as explained in documentation "http://docs.splunk.com/Documentation/Splunk/6.0.1/AdvancedDev/ModInputsCustomizeUI#The_Element_tag"
Where I can see detailed explanation about all tags avilable for manager.xml ?
I need to make text element visible/invisible depend on DropDown selection. How I can do it?

Tags (1)
0 Karma

Damien_Dallimor
Ultra Champion

Have a look at the manager xml file from the REST API Modular Input as an example to guide you.

https://github.com/damiendallimore/SplunkModularInputsPythonFramework/blob/master/implementations/re...

In particular look at line 27. This contains a select element , and based on what you select , other fieldsets will appear/disappear.

0 Karma

mishen_ka
New Member

Thanks. May be you know where I can find explanation for all tags and values in manager.xml

0 Karma

kundeng
Path Finder

Hi, I have the same question. Is there not an official documentation somewhere?

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