Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

我想问下这个日志是存放在哪? #4

Closed
station19 opened this issue Nov 2, 2017 · 5 comments
Closed

我想问下这个日志是存放在哪? #4

station19 opened this issue Nov 2, 2017 · 5 comments

Comments

@station19
Copy link

station19 commented Nov 2, 2017

333

怎么会有这么多 连接 timeout,我没开集群... #

@instance-oom
Copy link
Member

日志是docker自己管理的,这里是直接使用的docker的接口获取,和在shell里面调用的 docker logs 看到的logs是一样的

@instance-oom
Copy link
Member

另外就是启动 humpback-agent 的时候有把DOCKER_CLUSTER_ENABLED这个环境变量设成false吗?

@station19
Copy link
Author

我是按照 http://www.cnblogs.com/humin/p/6859690.html 这个教程,应该是你们自己写的

是按照如下这样写吗? 有没有详细的操作文档 ?
docker run -d -ti --net=host --restart=always
-e DOCKER_API_VERSION=v1.19
-e DOCKER_CLUSTER_ENABLED=false
-v /var/run/:/var/run/:rw
--name=humpback-agent
humpbacks/humpback-agent:1.2.4

@instance-oom
Copy link
Member

可以参考这里的文档 https://humpback.github.io/humpback/#/zh-cn/run-humpback-agent

@station19
Copy link
Author

6666 3Q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants