Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dstrates authored Feb 11, 2024
1 parent 034f5f1 commit 36f01ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
</a>
</p>

This is a serverless solution that monitors for Lambda errors in AWS CloudWatch and sends alerts to a Slack channel.
Serverless solution that monitors for Lambda errors in AWS CloudWatch and sends alerts to Slack.

The Lambda is triggered by a CloudWatch Log Susbcription Filter whenever a new log event is published. It analyzes log events to detect errors and relays this information to a designated Slack channel for notification.
The Lambda is triggered by a CloudWatch Log Susbcription Filter whenever a new log event is published. It analyzes log events to detect errors and relays this information to designated Slack channel(s) for notification.

## How it works

Expand Down

0 comments on commit 36f01ed

Please sign in to comment.