摘要: 启动: ./kibana-6.4.0-linux-x86_64/bin/kibana 查看进程: ps -ef|grep kibana xxx ps -ef|grep node (因为kibana是node写的,所以查看进程需要如此) 查看启动日志 : tail -f nohup 查看进程id : 阅读全文
posted @ 2020-03-27 15:58 龙卷风之殇 阅读(2751) 评论(0) 推荐(0)