I've built a dashboard with a bunch of panels that report on various data points for a given customer account. I'd like to add a form field to the dashboard where a user can enter an account name and...
...n the actual dashboard so I am not sure how to nest <form> , <chart> and <row> )
<?xml version='1.0' encoding='utf-8'?>
<dashboard>
<label>Virus</l...
...arameter to Dashboard2 and open it .Usually clicking on the entries results in the flashtimeline with the search query of the panel and the selected entry as filter. Please let me know if there is a w...
hi I am fairly new to Splunk and inherited an environment and would like to know why some of our Dashboards source code starts with the <dashboard> tag where others don't have that tag and s...
I currently have a dashboard which shows the IP Address | Web Request | Browser | JSession Count I want to create a search box where the user can enter the IP Address into and Splunk will filter t...
Hi,
is it possible to create a dashboardand define different input elements for each panel? At the moment all panels in my dashboard react with the input elements at the top. I didn't find any i...
My XML for form based dashboard panel is
<form>
<label>Job Statistics</label>
<fieldset autoRun="true">
<input type="time" searchWhenChanged="true"&g...
I am having trouble supporting both URL link parameters for a form input/token and "derived" value tokens which are computed from the value of a form token. As an example, imagine that I have two t...
Hi, I face a issue with the submit button on xml dashboards. When i load the xml dashboard pre-populating the form tokens in the url like below, it automatically runs the searches in panel. H...