Reports
This section provides information about creating reports in the Logiq Observability Platform.
Last updated
This section provides information about creating reports in the Logiq Observability Platform.
Last updated
Reporting feature comes in handy when required to periodically search and aggregate what is happening in a particular log set. You can create reports in multiple ways:
From the logline, click on "create batch report"
From the favourite searches
From the create dropdown
Onclick of any of the above options opens the. "Create Reports" modal.
Reporting feature lets you group the results by any fields available in the structured data or use any arbitrary regex named capture groups. To use fields from structured data, select the "Group Type" as "Field" To use regex named capture groups, select "Pattern". Logiq uses regular expression syntax accepted by RE2. Please refer to the RE2 wiki for detailed syntax. Select "Match" to download all the matched results.
Following aggregation operators are available.
sum
count
mean
min
max
group
Saved reports can be accessed from the Queries Page. If the query is running, this page will show the progress.
Click on any report to view the results. Click on the toggle to enable periodic refresh.
The results can be used to create visualizations. Click "New Visualization" to start visualizing the results.