How to Get Notified when a Log Stream is Suspended
Last Updated:
Overview
This article details how to get notified if a Log Stream is suspended.
Solution
Most logging vendors should support generating alarms; here is one community FAQ for Splunk as an example.
If the log service doesn't support generating alarms, you may check the health of the log stream with the get logs streams by Id management API. Polling this endpoint once per hour could help to generate the alarm when the log stream suspends.