Hi, I have 3 panels which are displaying SIngle value, with a condition if result count is zero, that panel should not display on dashboard. However, it is not working properly. Stll the panels a...
Hi, Splunkers,
I have a Search with an input token , which is not working in my query in dashboard
t_TargetType is token name.
| search AFRoute=if($t...
...omething very obvious but can't seem to get anything working.
My code is below, would love a little help
<form theme="dark">
<label>New Dashboard</label>
<fieldset s...
I'm working on developing an app for a client, I'm looking to display the alerts that have fired (like it would appear in the alert manager). I've been playing with the Sideview Utils app, and d...
I did build a Dashboardwith a base search and five panels, all based on the base search. Somehow, two of five panels are not working.
Can anybody tell me why?
Base Part - this is workingwith 3...
...would like to have ALL as an option.
How can I link one checkbox with all panels?
I don't want to use Javascript/CSS. just basic configuration should do.
I also tried below but it is not working...
Hello Everyone, I am working on a dashboardwith 2 event panel . and i would like to use the outcome of panel 1 as an input to my panel 2 . Can you please advise what is the optimal way to t...
Hello everyone, I'm at an impasse with this. I have no idea why this would not work. Not the best at CSS so I'm probably missing something. Would appreciate any insight! <form>
&l...
...eport using the ‘savedsearch’ command works.
Does running a saved search (report) in a dashboardpanel on an ad-hoc basis (every time the dashboard is loaded) not work anymore in v6 with the s...
...t;
There is no issue with this. Its working fine.
But my Panel3 has to be hidden whenever the Panel1 & Panel2 are visible. As like above code, I have tried the similar set of code to hide Panel3 b...