admin管理员组文章数量:1031308
平时在Linux下查看日志,使用tail、grep、find等命令还比较方便,后来需要在Windows中处理一些问题,发现缺少类似的功能,比如tailf实时输出,于是在网上收集了一些相关的小工具,希望能够帮助到大家。
这些工具分为两类,一种是在Windows上模仿Linux的行为,使用类似的命令解决,比如:
- tail for Windows: http://www.trisunsoft/tail-for-windows.htm
- Tail for Win32: https://sourceforge/projects/tailforwin32/
- MinGW: http://www.mingw/
- Cygwin: https://www.cygwin/
- git自带的tail: https://git-scm/
另外一种就是Windows GUI风格的工具,比如:
- Hoo WinTail: http://www.hootech/WinTail/
- BareTail: http://www.baremetalsoft/baretail/index.php
- Tail4win: http://www.withdata/tail4win/index.html
- LogViewer Pro: http://www.uvviewsoft/logviewer/
- Java Log Viewer: https://sourceforge/projects/jlogviewer/
- OtrosLogViewer: https://github/otros-systems/otroslogviewer
- LogExpert: http://www.log-expert.de/
另外介绍几个Java GC日志查看工具:
- GCViewer: https://github/chewiebug/GCViewer
- garbagecat: https://github/doctau/garbagecat
- gchisto: https://java/projects/gchisto
- GCLogViewer: https://github/potatofantasy/gclogviewer
- HPjmeter: http://www.hp/go/java
平时在Linux下查看日志,使用tail、grep、find等命令还比较方便,后来需要在Windows中处理一些问题,发现缺少类似的功能,比如tailf实时输出,于是在网上收集了一些相关的小工具,希望能够帮助到大家。
这些工具分为两类,一种是在Windows上模仿Linux的行为,使用类似的命令解决,比如:
- tail for Windows: http://www.trisunsoft/tail-for-windows.htm
- Tail for Win32: https://sourceforge/projects/tailforwin32/
- MinGW: http://www.mingw/
- Cygwin: https://www.cygwin/
- git自带的tail: https://git-scm/
另外一种就是Windows GUI风格的工具,比如:
- Hoo WinTail: http://www.hootech/WinTail/
- BareTail: http://www.baremetalsoft/baretail/index.php
- Tail4win: http://www.withdata/tail4win/index.html
- LogViewer Pro: http://www.uvviewsoft/logviewer/
- Java Log Viewer: https://sourceforge/projects/jlogviewer/
- OtrosLogViewer: https://github/otros-systems/otroslogviewer
- LogExpert: http://www.log-expert.de/
另外介绍几个Java GC日志查看工具:
- GCViewer: https://github/chewiebug/GCViewer
- garbagecat: https://github/doctau/garbagecat
- gchisto: https://java/projects/gchisto
- GCLogViewer: https://github/potatofantasy/gclogviewer
- HPjmeter: http://www.hp/go/java
版权声明:本文标题:Windows 日志查看工具 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/jiaocheng/1728640232a878334.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论