Display Number of Errors
To show the number of errors in a system, you could count them using
the count()
function.
From the
Search
tab, type this query in the Query Editor:logscaleloglevel = /error/i | count()
Save your widget as explained at Create Widgets
Click the menu icon on top-right of the widget and select Styling panel is displayed on the side of the widget:
, theFigure 204. Gauge chart with properties panel - Example 1
Set the properties as desired:
Layout → choose type in this example
Value → choose format
Colors → adjust the colors for the thresholds you have defined, thus creating a custom palette.