# MN Logz Alerts

MN Logz Alerts is a proactive monitoring solution that detects anomalies in CDN traffic in real time. When an issue occurs in the traffic , a sudden spike in errors, an unexpected drop in cache efficiency, or a slowdown in origin server response times , the anomaly is automatically detected, and a notification is delivered through the configured channels (Slack, email, or webhook).

<figure><img src="/files/81MYs7IVm7SJSSFZLXOl" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Rather than continuously monitoring dashboards, notifications are received only when attention is required.
{% endhint %}

MN Logz Alerts allows you to define customized and intelligent alarm rules based on the behavioral patterns of CDN traffic.

{% hint style="success" %}
MN Logz Alerts integrates with [MN Logz Analytics](/products/mn-logz/mn-logz-analytics.md) to deliver richer alerting capabilities.
{% endhint %}

MN Logz Alerts revolves around three core processes: **alert creation**, **alert editing**, and **alert management**. The details of each process are covered in separate documents:

* [**Alert Management**](/products/mn-logz/mn-logz-alerts/alert-management.md) — Overview Dashboard, alert list, enabling/disabling, editing, testing, and deleting alerts
* [**Create Alert**](/products/mn-logz/mn-logz-alerts/create-alert.md) — Defining a new alert through the 4-step wizard


---

# Agent Instructions: 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://clients.medianova.com/products/mn-logz/mn-logz-alerts.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.
