pm2日志如果在项目中有console,默认会存到/root/.pm2/logs/项目名s-out-0.log
cat /root/.pm2/logs/miaozhen-sfpt-ws-out-0.log | grep '3065719' -C 20
-C表示上线20行,grep后面为关键字