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!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...