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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you triage issues from log dumps?

1 点作者 ratpik超过 7 年前
Given a dump of several logs files spanning across different components of your server side stack (like proxy, application server) what is the fastest technique&#x2F;tool to determine what caused an error?<p>I have a bunch of services running on AWS EC2 instances (with nginx and docker) managed with Elastic Beanstalk. Whenever someone reports an issue, we need to take a look at the logs for finding errors.

1 comment

new_hackers超过 7 年前
I&#x27;ve used Splunk for this. It is very easy and powerful.