- Lab
- A Cloud Guru
Using Regular Expressions to Search CloudWatch Logs
Regular expressions are all over the cloud! We can even search our CloudWatch logs through the use of CloudWatch Logs Insights, which is a powerful way of querying our log data to discover trends. In this hands-on lab, we'll use CloudWatch Logs Insights with basic regular expressions to discover server and client errors that keep hitting our website by searching through our HTTP log group.
Path Info
Table of Contents
-
Challenge
Filter All Errors
Using CloudWatch Insights, capture all error codes.
-
Challenge
Filter Server Errors
Update your query so only server-based errors appear (500-level errors).
-
Challenge
Filter Client Errors
Update your query so only client-based errors appear (400-level errors).
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.