Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个正在运行的 JBoss 6 服务器,它会生成一个大日志文件。
是否存在允许我分析日志文件的工具(特定错误发生的频率?何时发生?有多少 INFO / WARNING / ERROR 消息,...)?
我听说过log4j,但似乎它只允许我为日志记录选项设置配置。我对吗?
如果没有 GUI 工具,您是否知道 Python/PHP 的库/模块/脚本可以帮助我解析日志文件?
看看电锯和日志解析器