Dashboards & Visualizations

Quick Key for Simple XML editing form?

sondradotcom
Path Finder

Team,

Editing simple xml in the Splunk GUI is awesome, but making the "Submit" button work via quick key, rather than making the user switch from keyboard to mouse with each submit, would be even more awesome. Thoughts on that? Is it out there and I just don't know it?

-S.

Tags (1)
0 Karma

nfilippi_splunk
Splunk Employee
Splunk Employee

You could disable the submit button altogether, causing the searches on your view to run on change of any of the inputs.
http://docs.splunk.com/Documentation/Splunk/latest/Viz/Exampleform#Auto-run_a_form

<fieldset autoRun="true" submitButton="false">
   ...
</fieldset>
0 Karma
Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...