开发过程中的日志监控软件
我们有一个企业产品来监控 prod/qa 中的日志。然而,当我正在编程/开发以监视本地日志文件时,我希望在本地运行一些东西,并在受监视的日志文件中出现错误(或其他正则表达式匹配)时弹出系统托盘警报(或类似的警报)。
更喜欢轻量且免费的东西。
任何建议将不胜感激。
We have an enterprise product to monitor our logs in prod/qa. However am after something to run locally whilst I'm programming/developing to monitor local log files, and pop-up a sys-tray alert (or similar) when an error (or other regex match) appears in a monitored log file.
Would prefer something lightweight and free.
Any advice would be appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以在一定大小的日志下在本地免费运行 splunk ,并且有一个很棒的正则表达式用户界面来对条目进行切片和切块。
You can run splunk locally for free under a certain size of logs and has a great regex ui to slice and dice the entries.