ChnMig
ChnMig
> 理论上容器资产是5min采集一次,经过本地测试未复现该问题,这部分代码位于:https://github.com/bytedance/Elkeid/blob/main/plugins/collector/container/container.go#L130 是使用了 github.com/docker/docker/client 标准库进行数据采集,建议您在本地环境测试验证下该库,以便暴露问题 谢谢你的回复, 我今天测试一下
> 理论上容器资产是5min采集一次,经过本地测试未复现该问题,这部分代码位于:https://github.com/bytedance/Elkeid/blob/main/plugins/collector/container/container.go#L130 是使用了 github.com/docker/docker/client 标准库进行数据采集,建议您在本地环境测试验证下该库,以便暴露问题 当我重启机器后, 一切正常了, 不知道为什么, 在一段时间后, agent出现了假死现象, 具体表现为, 基线检查任务一直夯住, 数据指标不更新, 但是界面显示连接正常, 是在线状态, 请问我该如何排查问题, 或者有日志可以查看吗?
> "数据指标不更新" 具体指的是什么指标呢? 谢谢你的回复, 数据指的是, 进程/软件包 等信息, 当我点击立即更新时, 数据事实上并未更新, 这也就是我为什么认为 docker 容器采集错误, 实际上是数据并没有更新成功. 而当我重启 agent 之后, 一切都正常了.
the same problem
I encountered the same problem, and I have dropped back to the previous 0.15.3 to ensure service availability
> [@hjlarry](https://github.com/hjlarry) [@Hzao](https://github.com/Hzao) If you are interested in this, we can test the latest (which includes fixes for our issue) images and SDKs locally. > > Place this `docker-compose.override.yaml` on...
> [@ChnMig](https://github.com/ChnMig) I absolutely do not recommend trying my method outside of testing or validation. For most users, especially if it’s in a production environment, the recommended procedure is to...
I think so
> I think what the documentation says with regard to your question is > > > ngx.exit > > syntax: ngx.exit(status) > > ... > > When status >= 200...
Hope to release it as soon as possible