Slides and descriptions from AWS Digital Training : CloudWatch Insights by Manbeen Kohli

Fully managed, highly scalable, log analytics capabilities


Alarms Operational Visabiligy in seconds ... 


Features : Works with any log sent to CloudWatch
AWS or on-premises applications 
Any being sent to CloudWatch 


Simple Powerful Querying


Writing Queries - Simple Query Language  
sample queries, common descriptions

Fields, FIlter, Java regex 



one or more log fields

numeric, string, datatype manipulation , conditional and mathematical operations

Filter : 1 or more log events    java style regex 

Stats : aggregation , Sort, Limit


Parse :  ephemeral field creation can be used later on in the query....  in this case "@severity " field



Progamatic access : to Logs Insights :   automated solutions


Example Insights Demostration : 



Application logs : autodiscoverd the fields that were defined by system logs int his case sent to cloudwatch . looking for error, exception or failed 


Cost :  $0.005 per GB in US East (N. Virginia)


Custom Metrics to set alarms to accelerate troubleshooting 


Reference Links :