1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

CloudWatch Logsを監視し、エラーをSlackに通知する

Last updated at Posted at 2023-02-14

メトリクスフィルターとサブスクリプションフィルターの違い

  1. CloudWatch Logs → メトリクスフィルター → CloudWatch Alarm → SNS → Slack (詳細は通知されない)
    https://dev.classmethod.jp/articles/notify-when-a-specific-character-string-was-detected-in-cloudwatch-logs-metric-filtercloudwatch-alarm/

  2. CloudWatch Logs → サブスクリプションフィルター → Lambda → Incoming Webhook → Slack (通知内容カスタマイズ可能)
    https://dev.classmethod.jp/articles/notification_cloudwatchlogs_subscriptoinfilter/
    https://zenn.dev/ushknn/articles/65d9560c0dad6c

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?