# Event Monitoring on AWS

## View Event Monitoring <a href="#view-event-monitoring" id="view-event-monitoring"></a>

<figure><img src="https://content.gitbook.com/content/xo7moYXTh3yBG01Dy49w/blobs/jFgR0D0bhoe7tcqkA4T6/image.png" alt=""><figcaption></figcaption></figure>

OvenMediaEngine Enterprise on AWS has <mark style="color:yellow;">Event Monitoring</mark> enabled by default.

* Click <mark style="color:yellow;">**\[Monitoring]**</mark> in the upper-right corner of the Web Console to view status information related to `Server`, `Host`, `App`, and `Stream`.

{% hint style="info" %}
For more details on Event Monitoring, please refer to the [Event Monitoring](https://ovenmediaengine-enterprise.gitbook.io/guide/exclusive/web-console/web-console-overview/event-monitoring) guide.
{% endhint %}

<figure><img src="https://content.gitbook.com/content/xo7moYXTh3yBG01Dy49w/blobs/CK9x48HTdjI9hnMyGqbg/image.png" alt=""><figcaption></figcaption></figure>

You can click the <mark style="color:yellow;">\[Alarm]</mark> icon in the stream detail view to check the `Warning` and `Error` alarms that occurred in the selected Stream during the last 24 hours.

{% hint style="info" %}
For the Alarm Level of Stream Events, please refer to [Stream Event Category](https://ovenmediaengine-enterprise.gitbook.io/guide/web-console/web-console-overview/event-monitoring/event-specification#stream-events-streamevent).
{% endhint %}

You can click the <mark style="color:yellow;">\[Alarm]</mark> icon displaying the number of alarms to view the alarm list. By clicking the circular button located on the left side of each alarm entry, you can mark the alarm as read or unread. Additionally, clicking an alarm message will take you to the <mark style="color:yellow;">\[Event Timeline]</mark> page for the corresponding stream.

## Configure Event Monitoring <a href="#configure-event-monitoring" id="configure-event-monitoring"></a>

<figure><img src="https://content.gitbook.com/content/xo7moYXTh3yBG01Dy49w/blobs/OnciPnWAkFJhL3VyzZbQ/image.png" alt=""><figcaption></figcaption></figure>

* Click the <mark style="color:yellow;">\[Settings]</mark> icon in the upper-right corner of the Web Console to open the Settings page, then select <mark style="color:yellow;">**\[Monitoring]**</mark> from the left menu to adjust detailed settings.
  * After completing the configuration, be sure to click <mark style="color:yellow;">\[Update Configuration]</mark> in the upper-right corner to save your changes.

{% hint style="info" %}
For Event Level classifications (categories and types), please refer to the [Event Specification](https://ovenmediaengine-enterprise.gitbook.io/guide/web-console/web-console-overview/event-monitoring/event-specification#event-categories-and-types) guide.
{% endhint %}


---

# 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://ovenmediaengine-enterprise.gitbook.io/guide/exclusive/aws-marketplace/event-monitoring-on-aws.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.
