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!

Harnessing Splunk’s Federated Search for Amazon S3

Managing your data effectively often means balancing performance, costs, and compliance. Splunk’s Federated ...

Infographic provides the TL;DR for the 2024 Splunk Career Impact Report

We’ve been buzzing with excitement about the recent validation of Splunk Education! The 2024 Splunk Career ...

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...