For my dashboard, I am using the following regex. Although the current date is displayed at the end of the dashboard and the oldest date is displayed at the top, I require the date format to be mm-d...
I need one dashboard for below data. Like in dashboard i want to show, if response_code=200 it is Running if any other response_code it should be Stopped. Please give me the query for the dashboard...
I have these search strings and I would like to create one Dash-board for all of them. and not know how to consolidate the search and have a dash-board showing all the stats at once. any suggestion a...
I have created a dashboard. On that I have to create a "Button" on that created panel.when I press the button, New window has to be open and it should display some text content.I think it is s...
so i have a dashboard with 4 panels and there is checkbox with 2 options of solved and unsolved , so for unsolved the colour of the panels should remain red when the count is greater than 0. which i...
I would like to create a search or a series of searches to retrieve all of my Windows Servers from LDAP. After obtaining the list of servers, I plan to check each one against an index that contains a...
Hello, I have a dashboard that checks all indexes and displays the event count for today and the last write time. This allows users of the dashboard to alert if an index has not been w...
I have a drop-down in my Classic Dashboard that is populating from an inputlookup. Looks like this: <input type="dropdown" token="_ApiID" searchWhenChanged="false">
<label>API ID&l...