> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/observe/log-management-overview/severity-metrics.md).

# Severity Metrics

Included the new tab called **Severity Metrics** under the search page, on click of the tab will get the list of all severity levels of the logs for the selected time range, grouped by severity level.

<figure><img src="/files/mg5hUydd5D6FhbT2qbKD" alt=""><figcaption></figcaption></figure>

&#x20;The metrics charts help to measure the number of log severity that occurred for the time range selected and will have a total number of log levels.

The graph legends help to filter out the particular severity level

Search by the severity on click of the stacked bar chart.

<figure><img src="/files/NO0YqAFBnS8B1iPLGoPs" alt=""><figcaption><p>Severity filter results</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apica.io/observe/log-management-overview/severity-metrics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
