# Alert Log

### Overview

This page shows details of all sent alerts in or beneath the folder or location selected in the Network Explorer tree. Refer to the [Troubleshooting Alerts ](https://support.highlight.net/help/troubleshoot/alerting)page for more details on why an alert may be missing from this log.

{% hint style="info" %}
&#x20;By default, alerts are shown for today. Alerts are kept for approximately one year.
{% endhint %}

<figure><picture><source srcset="/files/pLWpw1jD8Yfv8AktROCr" media="(prefers-color-scheme: dark)"><img src="/files/U6Krf1lRzQ62uxnNvOEK" alt="Alert Log Table"></picture><figcaption></figcaption></figure>

### Controls

<table><thead><tr><th width="112">Control</th><th>Description</th></tr></thead><tbody><tr><td><strong>Date/Time range</strong></td><td>by default, alerts created today are shown. Change the start and end dates and times to filter to a specific time period. The alert log holds data for approximately one year. All dates and times are in UTC. </td></tr><tr><td><strong>Search</strong></td><td>search on any field except date. The search icon turns bright blue  to indicate a filter is applied.  clears the search. Note: you can search on Type (Email, Webhook or SNMPTrap) and Recipients (Email address, URL or IP address) even though these are not visible in the table.</td></tr><tr><td><strong>Download</strong></td><td>download the information to a CSV file which is filtered to reflect your folder or location, date range and search filters. The CSV file is limited to 100,000 rows and does not include the alert contents.</td></tr><tr><td><strong>No alerts available</strong></td><td>this message is shown if no alerts match the filters set.</td></tr><tr><td><strong>Load more</strong></td><td>initially 500 alerts are shown. Click this button to show an additional 500 items. If the button is not visible, there are no more items to show.</td></tr></tbody></table>

### Sent alerts table

Click on a row (anywhere *except* on Alert ID or Watch) to view the actual alert contents. See next section for details.

The following fields are shown in the table:

<table><thead><tr><th width="133">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Date created</strong></td><td>in the format YYYY-MM-DD HH:MM with the most recently sent alerts at the top</td></tr><tr><td><strong>Alert ID</strong></td><td>the identification number assigned to each alert on creation and displayed in the Audit Log when any changes are made to an alert</td></tr><tr><td><strong>Alert name</strong></td><td>the optional alert name shown on Status > Alerting page</td></tr><tr><td><strong>Watch</strong></td><td>the watch name, a unique identifier; hover to see the path to the parent folder of the watch</td></tr><tr><td><strong>Problem</strong></td><td><a href="/pages/ybu3FjwiK54UMOXj5A5R#problem-text-in-alerts">the problem field shown in the alert, a full list of problem texts is available</a></td></tr><tr><td><strong>Status</strong></td><td>Amber alert raised<br>Red alert raised<br>Amber/Red alert cleared</td></tr></tbody></table>

{% hint style="info" %}
Alert ID and Watch are links. Clicking either moves your position in the Network Explorer tree and opens the relevant item:

Alert ID - opens the specific alert action in Status > Alerting

Watch - opens the Details page for the watch, or the parent watch for performance tests

Return to Alert Log - right-click on your browser's back button \[←] and select **Reporting Alert log - Highlight**
{% endhint %}

### Alert contents

The following fields appear in the slide-in panel showing the actual alert contents:

<table><thead><tr><th width="135">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Type</strong></td><td>Email, Webhook or SNMPTrap<br>Note: Content is not available for SNMPTrap alerts</td></tr><tr><td><strong>Recipients</strong></td><td>the email addresses, URL (for webhooks) or IP address (for SNMPTraps)</td></tr><tr><td><strong>Subject</strong></td><td>shown for email alerts only, the subject of the email<br>Read more about <a href="/pages/ybu3FjwiK54UMOXj5A5R">alert messages</a></td></tr><tr><td><strong>Content</strong></td><td>content of alerts will vary based on type (Email, Alert or SNMPTrap), watch type and the alerting template in use</td></tr></tbody></table>


---

# 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://help.highlight.net/reporting/alert-log.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.
