linux查看tomcat启动运行日志

Posted on 2019-04-17 11:32  LeshengW  阅读(653)  评论(0编辑  收藏  举报

1、先切换到:cd tomcat/logs

2、tail -f catalina.out

3、这样运行时就可以实时查看运行日志了

Copyright © 2024 LeshengW
Powered by .NET 8.0 on Kubernetes