from Hacker News

Ask HN: How do you read AWS Cloudwatch logs

by slake on 5/27/22, 2:54 AM with 2 comments

Do you use the web console or the CLI. Ideally is there a desktop native app that can use my locally stored keys to read Cloudwatch logs and can give decent search and filtering features for each logstream? Does anyone know about any such tools?
  • by bgar on 5/27/22, 6:44 AM

    I think most people just use the AWS Console. By the way, compared to regular CloudWatch, CloudWatch Insights has faster searches and a SQL-like query language, so it's better to use that if you can.
  • by chewz on 5/27/22, 5:50 AM