centos tomcat 关于日志

一、实时查看tomcat的日志

1、先切换到tomcat5/logs

2、tail -f catalina.out

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

 例如: cd /tomcat7/logs

           tail -f catalina.out

posted on 2016-09-02 09:27  xiaohehe2  阅读(217)  评论(0编辑  收藏  举报

导航