[HN Gopher] Monitoring Tiny Lambdas
       ___________________________________________________________________
        
       Monitoring Tiny Lambdas
        
       Author : ribtoks
       Score  : 10 points
       Date   : 2022-08-21 09:54 UTC (2 days ago)
        
 (HTM) web link (intmaker.com)
 (TXT) w3m dump (intmaker.com)
        
       | moltar wrote:
       | AWS has built in ability to alert of log queries. Can even do
       | fancy stuff like parsing JSON values and aggregating them.
        
       | harrisonjackson wrote:
       | This is great! Hopefully the lambda you're using to aggregate
       | your error logs doesn't have any issues. Though lack of signal is
       | a signal, too.
       | 
       | We use logz.io which is a managed elk stack. It has a free tier
       | with 1 day of log retention. They have a lambda log shipper that
       | sends new cloudwatch logs to your dashboard where you can filter,
       | search, and setup alerts.
        
       | ribtoks wrote:
       | Inspired by Julia Evan's write-up on web-services, I wanted to
       | show how I automated log monitoring in AWS
        
       ___________________________________________________________________
       (page generated 2022-08-23 23:02 UTC)