Commit aa5e47f7 by ChongmingDu

elk问题

parent f321e763
1. 请到http://code.mayi888.com/operation/Ant_doc.git查找elk所在位置
1. 请到http://code.mayi888.com/operation/Ant_doc.git查找elk所在位置
2. ssh到机器上,找到elk.sh或docker-compose.yml这两个文件(一般在/root或/data下)
3. Run docker stop $(docker ps -qa)
4. RUN docker rm $(docker ps -qa)
5. 有elk.sh运行./elk.sh,然后关闭终端页面;如果有docker-compose.yml,运行docker-compose up,然后关闭终端。如果两者都有,随意选一运行。
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment