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!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...