为什么 Microsoft 的 Log Parser 仍然是 2.2 版本(从 2005 年开始)
人们正在使用新的或不同的产品吗? 难道就没有人们能想到的新功能吗? 不是很多人用的吗? 或者,微软刚刚决定不再投入更多资源吗?
我正在尝试评估这是否仍然是一个足够好的工具,尽管 Microsoft 似乎不再支持或开发它。
Is there a new or different product that people are using?
Are there no new features people can think of?
Is it not being used by many people?
Or, has Microsoft just decided not to invest any more resources into it?
I am trying to assess whether this is still a good enough tool to use, even though it appears it is no longer being supported or developed by Microsoft.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
基本日志文件格式在 IIS 的最后四个(?)版本中保持不变,因此我认为可能不需要添加任何其他内容。
The basic log file format has remained the same through the last four(?) versions of IIS, so I'd say it's probably just the case that nothing else needs to be added.
我会推荐它。
我们在客户端站点使用它每小时解析来自 30 个应用程序的 50 个日志。它足够快,并且能够解析自定义日志(我们有http日志解析),几乎没有限制。
我们现在正在研究 Splunk,以进行更实时的分析。
I would recommend it.
We use it at a client site to parse 50 logs from 30 applications on an hourly basis. It's fast enough and with the ability to parse custom logs (We have http logs parsing), there is little limitation.
We are looking into Splunk now though for more real time analysis.