We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用场景:
每次查看6-12台伺服器。 每台伺服器查看12个不同软件的LOG文件,全部需要 tail -f 流动查看。 希望是可以做一个多窗口化的功能,能够方便快捷的一个窗口显示6个或者12个之类的。 比如有的人屏幕比较大,可以一个窗口显示12个,也不会拥挤。 另一个就是同一台机器之下比如我需要查看16个log文件,我需要手动新增16次。
不知道作者是否还有更新维护的意愿,市面上一些收费的都感觉太复杂。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
使用场景:
每次查看6-12台伺服器。
每台伺服器查看12个不同软件的LOG文件,全部需要 tail -f 流动查看。
希望是可以做一个多窗口化的功能,能够方便快捷的一个窗口显示6个或者12个之类的。
比如有的人屏幕比较大,可以一个窗口显示12个,也不会拥挤。
另一个就是同一台机器之下比如我需要查看16个log文件,我需要手动新增16次。
不知道作者是否还有更新维护的意愿,市面上一些收费的都感觉太复杂。
The text was updated successfully, but these errors were encountered: