# Event Monitoring on AWS

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

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

OvenMediaEngine Enterprise on AWS는 <mark style="color:yellow;">Event Monitoring</mark> 기능이 기본으로 활성화되어 있습니다.

* 사용자는 Web Console 우측 상단의 <mark style="color:yellow;">**\[Monitoring]**</mark> 버튼을 클릭하여 이동한 페이지에서 `Server`, `Host`, `App`, `Stream` 관련 상태 정보를 확인할 수 있습니다.

{% hint style="info" %}
Event Monitoring 기능에 대한 자세한 내용은 [Event Monitoring 가이드](/guide/ko-kr/exclusive/web-console/web-console-overview/event-monitoring.md)를 참고해 주십시오.
{% endhint %}

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

Stream 상세 보기에서 <mark style="color:yellow;">\[Alarm]</mark> 아이콘을 클릭하여 해당 Stream에서 최근 1일간 발생한 `Warning` 및 `Error` Alarm을 확인할 수 있습니다.

{% hint style="info" %}
Stream Event의Alarm Level은 [Stream Event Category](/guide/ko-kr/exclusive/web-console/web-console-overview/event-monitoring/event-specification.md#streamevent)를 참고해 주십시오.
{% endhint %}

사용자는 Alarm 개수가 표시된 <mark style="color:yellow;">\[Alarm]</mark> 아이콘을 클릭하여 Alarm을 확인할 수 있으며, Alarm 내용 좌측에 위치한 원형 버튼을 클릭하여 읽음 확인 여부를 선택할 수 있습니다. 또한, Alarm 내용을 클릭하면, 해당 Stream의 <mark style="color:yellow;">\[Event Timeline]</mark> 화면으로 이동할 수 있습니다.

## Event Monitoring 설정하기 <a href="#configure-event-monitoring" id="configure-event-monitoring"></a>

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

* Web Console 우측 상단의 <mark style="color:yellow;">\[Settings]</mark> 아이콘을 클릭해 Settings 페이지로 이동한 뒤, 좌측 메뉴에서 <mark style="color:yellow;">**\[Monitoring]**</mark>을 선택하여 세부 설정을 변경할 수 있습니다.
  * 세부 설정 완료 후 반드시 우측 상단 <mark style="color:yellow;">\[Update Configuration]</mark> 버튼을 눌러 저장해주십시오.&#x20;

{% hint style="info" %}
Event Level 분류 (Category 및 Type)에 대한 자세한 내용은 [Event Specification 가이드](/guide/ko-kr/exclusive/web-console/web-console-overview/event-monitoring/event-specification.md#event-category-type)를 참고해 주십시오.
{% 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/ko-kr/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.
