TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you read AWS Cloudwatch logs

6 点作者 slake将近 3 年前
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 条评论

bgar将近 3 年前
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.
chewz将近 3 年前
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>