You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set up AWS Cloudwatch to capture the syslog. I documented those steps here.
Specifically, we need to know when Python invokes an oom-killer, which gets logged in syslog. To do so, we need to set up a new route in Semabot to create well-groomed notifications in the appropriate channel.
I set up AWS Cloudwatch to capture the
syslog
. I documented those steps here.Specifically, we need to know when Python invokes an
oom-killer
, which gets logged insyslog
. To do so, we need to set up a new route in Semabot to create well-groomed notifications in the appropriate channel.Related to issue #182
The text was updated successfully, but these errors were encountered: