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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...