CloudWatch Logs Insights
Paul Zanbaka

Under Services Select CloudWatch

In Log Insight Select the appropriate Log to search

To filter for chainlinklogs


Now you can query Logs

fields @timestamp@message

filter @message like “/errored/”

sort @timestamp desc

limit 20

 

 

More about Querying Logs Insights (CWL) https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CWL_QuerySyntax.html

 

To Query Eth Balance

 fields @timestamp@message

filter @message like 'ETH balance for'

sort @timestamp desc

limit 20

 

You can save the Queries


To access them on Right Navigation Menu under CloudWatch


 

Finally, you can save the a custom AWS CloudWatch dashboard

Graphical user interface, application

Description automatically generated

 

 

Comments

Popular posts from this blog

SCORCH 2016 Migration issue: an error occurred saving the activity to the data store Please check the orchestrator management service trace logs

Useful Orchestrator T-SQL Queries

Error in Orchestrator Web console and Web Service after moving Database