有人知道有什么好的开源系统日志阅读器工具吗?

发布于 2024-12-18 04:46:44 字数 82 浏览 1 评论 0原文

我设法将所有服务器日志发送到中央系统日志服务器。现在什么?我如何理解这些大量的数据?有谁知道任何好的开源系统日志阅读器工具或任何付费工具,例如锯木厂?

I manage to send all my servers logs to a central syslog server. Now What? How do i make sense of this avalanche of data? does anybody know any good opensource syslog reader tool or any paid ones such as sawmill?

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

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

发布评论

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

评论(4

你是我的挚爱i 2024-12-25 04:46:44

您可能想查看 Sagan (http://sagan.io)。基本上,它会记录您的日志,并在发生不良情况时“检测”。 Sagan 的工作方式很像 Snort IDS 引擎,但使用日志而不是数据包。然后,检测到的内容可以转发到 GUI,如 Snorby、Sguil 等。

它是一个开源项目 (GNU/GPLv2),在 *nix 平台上运行。更多信息请访问:

http://sagan.io

You might want to check out Sagan (http://sagan.io). Basically, it takes your logs as they come in and "detect" when bad things are happening. Sagan works a lot like the Snort IDS engine, but with logs instead of packets. Things that are detected can then be forwarded to a GUI like Snorby, Sguil, etc.

It's an open source project (GNU/GPLv2) and runs on *nix platforms. More information can be found at:

http://sagan.io

牛↙奶布丁 2024-12-25 04:46:44

我知道baretail,一款免费的实时日志文件监控工具

http://www.baremetalsoft.com/baretail/< /a>

I know baretail, A free real-time log file monitoring tool

http://www.baremetalsoft.com/baretail/

山人契 2024-12-25 04:46:44

从未尝试过,但听说过有关它的好消息:

http://www.ossec.net/

也许更多比您要求的要多,但是您的问题并没有完全清楚您在日志中查找的内容。

要在 GUI 上显示日志,您可以检查 LogAnalyzer (http://loganalyzer.adiscon.com/)

Never tried it, but heard good things about it:

http://www.ossec.net/

It's perhaps more than what you asked for, but your question doesn't make exactly clear what you are looking for in the logs.

For displaying of the logs on a GUI you could check LogAnalyzer (http://loganalyzer.adiscon.com/)

戴着白色围巾的女孩 2024-12-25 04:46:44

Logstash elasticsearchkibana 是一个用于分析日志的现代堆栈。

Logstash, elasticsearch, and kibana is a nice modern stack for analyzing logs.

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