Token reference
Tokens are a type of variable that can be used to pass values in a simple XML dashboard. This reference lists the types of tokens available for various scenarios.
See Token usage in dashboards for further details on token usage.
Token Type | Elements | Description |
---|---|---|
Form input | <input> | User defined input for referencing the value selected from an input. |
Time picker input | <input type="time"> | Optional user defined input token to associate two or more time pickers with multiple panels in a dashboard.
Contains the |
Drilldown event | <drilldown> | Predefined tokens to capture the value from a click in a chart. Dynamic drilldown operations use the captured value from the source chart when accessing the drilldown target.
See Drilldown event tokens for a list of the predefined Drilldown tokens. |
Pan and zoom event | <selection> | Predefined tokens to capture a range of values for a pan and zoom operation. The token values apply to a user selection on the chart. The context of the tokens is only for the chart. Copy the token values into user defined tokens to access the values in the dashboard.
See Define tokens for pan and zoom chart controls. Define tokens for pan and zoom chart controls contains an example using a time chart. |
Conditional drilldown action | <drilldown> <condition> <link> <set>|<unset> |
User defined token within a condition element to configure conditional operations. Conditional operations include:
See Define tokens for conditional operations with the <drilldown> element. |
Conditional form input action | <input> <change> <condition> <link> <set>|<unset> |
User defined token within a condition element to modify searches or select which visualization to display based on the conditional value of a token.
See Define tokens for conditional operations with form inputs. |
Set destination action | <input>|<drilldown> <condition> <link> <set>|<unset> |
Set and unset tokens to specify a target page to open.
Can be used with the <input> element or <drilldown> element. The <condition> element defines the condition for the action. The <link> element consumes the token to open the target destination. |
Event Handler Reference | Customize Simple XML |
This documentation applies to the following versions of Splunk Cloud Platform™: 8.2.2112, 8.2.2201, 8.2.2202, 8.2.2203, 9.0.2205, 9.0.2208, 9.0.2209, 9.0.2303, 9.0.2305, 9.1.2308, 9.1.2312, 9.2.2403, 9.2.2406 (latest FedRAMP release)
Feedback submitted, thanks!