> For the complete documentation index, see [llms.txt](https://easonwang.gitbook.io/web_advance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://easonwang.gitbook.io/web_advance/aws/aws-cloudwatch-sns.md).

# AWS CloudWatch、SNS

AWS CloudWatch 讓我們可以監控服務的狀態，並查看圖表。

AWS SNS 讓我們可以把 alarm 傳遞到外部，例如 Email or 簡訊。

## 建立 EC2 alarm，觸發條件時通知個人 Email

點選 EC2 後選擇，管理 CloudWatch 警示

<figure><img src="/files/3ToRmnRfnC8KxHV3ikFg" alt=""><figcaption></figcaption></figure>

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

設定 SNS

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

設定 SNS 後記得要去信件確認。
