Static Real-Time dashboard
In this section, we will create a real-time dashboard that will display crucial information based on the data we have. To encourage you, we present a screenshot here with how it will look when we are done:
Single Value Panels with color ranges
In the previous sections, you first created panels by running a search then saving them in a dashboard. After you created all your search panels, you then started to modify the visualization from the dashboard. This is one way to achieve it. However, typically you first want to see your visualization before adding it to a dashboard. This makes it a more straightforward approach. We will use that method in upcoming sections:
Let's start with a search command in the Destinations app to create the dashboard:
SPL> index=main http_uri=/booking/confirmation http_status_code=200 | stats count
Select Real-Time > 1 hour...