All Apps and Add-ons

Custom UI with manager.xml for Data Inputs

eddy20
Observer

Is there a way to make the 1st column in the “settings ->Data Inputs -> <app data input>” list, hyperlink to allow me to edit the Data Input when using a custom UI manager.xml?  I would like to make the server's IP address or FQDN hyperlink to allow me to edit the data input settings.

sample: manager.xml

 

 

<endpoint name="data/inputs/servertest”>
<header>App server test</header>
<breadcrumb>
   <parent hidecurrent="False">datainputstats</parent>
   <name>App server test</name>
</breadcrumb>
<elements>
     <element name=“server" type="textfield" label="Server FQDN or IP Address">
     <view name="create"/>
     <view name="edit"/>
     <view name="list"/> 
   </element>

 

 

https://docs.splunk.com/Documentation/Splunk/8.0.4/AdvancedDev/ModInputsCustomizeUI

 

Labels (3)
0 Karma

yoho
Contributor

If the element name is "name" (exactly like that), it will appear as a link as you mention.

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...