TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you read AWS Cloudwatch logs

6 pointsby slakealmost 3 years ago
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?

2 comments

bgaralmost 3 years ago
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.
chewzalmost 3 years ago
Saw<p><a href="https:&#x2F;&#x2F;github.com&#x2F;TylerBrock&#x2F;saw" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;TylerBrock&#x2F;saw</a>