Splunk Enterprise Security

How to make second token value be based on choice made for first token

arikanter
Observer

Token 1:

  <label>OS</label>
  <choice value="Windows">Windows</choice>
  <choice value="RedHat">RedHat</choice>

Token 2:

I want to set Token 2 to be based on whatever was selected for Token1.
For example:

If RedHat was selected for token1, make Token2: "OS01"
If Windows, was selected for token1, make Token2: "OS02"

0 Karma

jacobpevans
Motivator

Check out the Simple XML reference (https://docs.splunk.com/Documentation/Splunk/latest/Viz/PanelreferenceforSimplifiedXML)

Specifically, the <change> (https://docs.splunk.com/Documentation/Splunk/latest/Viz/PanelreferenceforSimplifiedXML#change_.28for...) and <condition> (https://docs.splunk.com/Documentation/Splunk/latest/Viz/PanelreferenceforSimplifiedXML#condition_.28...) attributes. You'll want to update Token 2 whenever Token 1 changes with a condition using match.

Cheers,
Jacob

If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.
0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...