用于计算日志文件中堆栈跟踪的工具

发布于 2024-12-29 12:37:38 字数 54 浏览 1 评论 0原文

是否有一种工具能够在大型日志文件中收集和计算(Java)堆栈跟踪,以便您了解哪些错误最常发生?

Is there a tool that is able to collect and count (Java) stacktraces in a large logfile, such that you get an overview which errors occur most often?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

会傲 2025-01-05 12:37:38

我不知道有任何自动工具,但 logmx 将为您提供带有搜索选项的日志文件的清晰概览。

I am not aware of any automatic tool but logmx will give you a nice clean overview of your log file with search options.

夜无邪 2025-01-05 12:37:38

这可能不是最好的答案,但我将尝试回答您问题的实质。您应该尝试 Dynatrace。它不是免费的,并且不能与日志文件一起使用,但它可以为您提供非常详细的报告,说明在许多其他信息之上何时何地抛出了哪些类型的异常。

This probably isn't the best answer but I am going to try to answer the spirit of your question. You should try Dynatrace. It's not free and it doesn't work with log files per say but it can get you very detail reports of what types of exceptions are thrown from where and when on top of a lot of other info.

淡淡離愁欲言轉身 2025-01-05 12:37:38

I'm not too sure if there is a tool available to evaluate log files but you may have more success with a tool like AppDynamics. This is a monitoring tool which can be used to evaluate Live application performance and can be configured to monitor exception frequency.

Good luck.

Mark.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文