From the course: AWS for DevOps: Monitoring, Metrics, and Logging

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Tools for monitoring and logging

Tools for monitoring and logging - Amazon Web Services (AWS) Tutorial

From the course: AWS for DevOps: Monitoring, Metrics, and Logging

Start my 1-month free trial

Tools for monitoring and logging

- [Narrator] So as we're progressing along thinking about our strategy for monitoring an AWS we need to think about the tools that are available for monitoring and logging. As I've been mentioning there are tools for the particular service, so there's consoles that are integrated in S3 and RDS and so on and so forth. We'll also be using the scripting tool, the AWS CLI, and there's two versions of it. There's the GA version or the general availability, and then there is a test version that's up on GitHub that I use all the time, it's the shell, which has auto complete. So I'll probably switch from the more standard one to the one with the auto complete cause that's really great when you're learning a new API. So it's a tool I actually use so I want to include it here. And then there are a number of services and we'll go over the console and just look at them. The ones that are core are CloudWatch and CloudTrail. And then we have application-level tools and then we have third-party…

Contents