In the SimpleXMLReference (Drilldown element "set") a " |s token filter" is mentioned, which should put quotes around a token value.
Example:
<set token="Token Name">sourcetype=$c...
Hi.
How can I pass the time range selected in timerange picker to a drilldown form in Splunk 6.x SimpleXML-based form ?
I've tried passing $earliest$ and $latest$ as described in SimpleXMLReference...
...hich is fine, but I cannot figure out how to convince set or eval to reference the value of _a. For instance:
<set token="foo">$row._$click.name2$$</set>
or
<eval token="f...
Hi Splunkers.
If an application running on a SH is set to not share it's objects with other apps, is there any reason an app can reference a .html file with the same name from another a...
...he respective rows i.e. 2999 or 3222 should be red , others should be green. I am trying the following in the simpleXML <format type="color" field="price">
<colorPalette type="e...
I am trying to get multiple values from xml as shows below
I have tried xpath and spath and both shows nothing
I am looking for ResponseCode, SimpleResponseCode and nResponseCode
here is the s...
...on't see any tag for HTML reference on the documentation. https://docs.splunk.com/Documentation/Splunk/8.0.4/Viz/PanelreferenceforSimplifiedXML#Shared_attributes I primarily want to change the b...
I have a simplexml dashboard using two saved reports utilizing the stats command.
When I run either of these pretty simplistic reports individually in the search bar, the results start to pour o...
...pecifically, how does one include a root search in a SimpleXML dashboard? For this example, assume my data model's object ID is "my_dm" and the root search's object id "summary_ids".
Do I reference "s...