Logs pie chart view
Using the Logs Pie Chart Interface
The Pie Chart interface has the following information and affordances:
-
Filters help you to determine what requires your immediate attention.
To show filters, expand the filters: click the (Show filters) icon in the top left corner of the page.
To hide the filters, click the (Hide filters) icon in the top right corner of the filter panel.
-
The Search logs searchbar enables you to find logs by any attribute value, facet, label, and so on.
The searchbar works with the Query Builder.
Follow these steps to specify the first query, :
-
Aggregation
In the (Show) clause of the query, select from the drop-down either show all logs (default), show all fingerprints, or one of the log attributes or labels.
-
The aggregate for show all logs and show all fingerprints is (count of).
-
The aggregate for string and text attributes and labels is (count unique of).
-
The default aggregate for numerical values and durations is .
Note that you can change this aggregation to sum, min, max, stddev, stdvar, first, or last.
-
-
Grouping
-
Limit
In the (limit to) clause of the query, complete these steps: * Use the first drop-down to specify if you want to examine the top (default) or bottom results. * Use the second drop-down to specify the number of results.
-
Step size
In the (roll up every) clause of the query, specify the size of the time bucket for aggregating query results.
Depending on the overall interval, the drop-down shows a different automatic rollup period, and several longer options.
-
Function
Click (Sigma) to add a formula to apply to the results of the query.
-
-
When on, Advanced search enables you to write your own queries using FuseQL directly.
-
Overall interval. The default is Last 5 minutes. Click the drop-down to use the time picker and select the appropriate time interval.
-
Refresh display: click (Refresh) to update the display.
-
To add a query, click (Add Query).
When you specify the first filter, you define the first query. Kloudfuse identifies it as query (a) in the interface. You can add additional queries, (b) and others, to your analysis.
-
To add a formula, click (Add Formula).
-
View type selector enables you to specify the search view by selecting one of the following modes:
-
By default, we use the FuseQL Search toggle to search using the FuseQL.
To use LogQL, use the toggle.
-
Click (Export) icon to add the chart as a panel of a new or existing dashboard.
-
The Pie Chart represents the results of the query, summary of top events over the specified duration, their count, and the relative percentage.
If you specify groupings in the by clause of the query, the pie chart reports these counts separately.