...cript works totally fine and works for my dashboard, until I edit the XML. If I click edit, change some code and click either save or discard, the multi selections behave as if the script w...
Hello, I have SPL that when opened into a search from the dashboard has good working SPL, for example | rex field=_raw "\"stuff\"+\smaximum=\"100\"\>(?P<Score>[^\<]*)" in simpleXML (w...
...here tokens "Active", "Inactive" (without numeric values) will generate search strings.
How should I correctly achieve this with SimpleXML?
I've tried to form a new token via eval token= , b...
...SS and editing the Extended_Field_Search class (sample below)
ExtendedFieldSearch_3_2_1 input {
min-width: 800px;
}
Now in simpleXML, when inspecting the html, I see t...
This is my skeleton of a dashboard with a fieldset with a sample input, followed by some panels with charts:
<form>
<label>dashboard name</label>
<fieldset autoRu...
...ashboard. I know there is a way to edit the "SimpleXML" in order to do this in Splunk Enterprise. My issue is that all of the documentation referring to how to do it is in regards to the enterprise v...
...on't see anything that would cause the 'Unexpected close tag'. Is there an issue with doing the \ escapes in SimpleXML or something else that I'm not aware of? TIA, Joe
Team,
Editingsimplexml 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 e...
Hello,
I have a dashboard which has one panel displaying a statistics table. The table is very wide (~300 numeric columns) which makes manually editing the number precision for each column p...
...an hide them (keeping the dashboard tidy) unless they are called up by yes/no "Show Debug" and "Show Notes" inputs.
I currently update these panels by editing the entire dashboard in the SimpleXML...