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!

3 Ways to Make OpenTelemetry Even Better

My role as an Observability Specialist at Splunk provides me with the opportunity to work with customers of ...

What's New in Splunk Cloud Platform 9.2.2406?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.2.2406 with many ...

Enterprise Security Content Update (ESCU) | New Releases

In August, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...