Dashboards & Visualizations

creating a multi panel dashboard with inputs that are independent of each panel

bobmccoy
Explorer

I am trying to create a dashboard the has 3 panels each panel has 3 inputs for environment , zone, time
my problem is that after i select all inputs in panel 1 and move to inputs in panel 3 as soon as i select first input in panel 2 it changes the input in panel 1

Tags (3)
0 Karma

darrenfuller
Contributor

Make sure that when you are creating your inputs, that you are using distinct token names for each panel's input.

ie.

...on the input for panel 1, use environment1 zone1 time1

...on the input for panel 2, use environment2, zone2, time2
...on the input for panel 3, use environment3, zone3, tme3

if the searches use the same token names, then the behavior would be as you described.

0 Karma

somesoni2
Revered Legend

Does your panel 1 uses tokens from 2nd form input? If it does, it will get refreshed when the token value is changed.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...