You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. support declaring multiple container configs in the same CRD. issue TencentBlueKing#688
2. support mapping path of container which is mounted from host into path of host which is mount source. issue TencentBlueKing#689
3. support windows container log collection. issue TencentBlueKing#690
4. support host mode. issue TencentBlueKing#691
5. support pruning symbolic link in log collection path. issue TencentBlueKing#692
feature相关背景与描述
支持同名容器多日志采集配置,以满足用户对于同容器不同日志文件应用不同清洗规则的需求
解决方案描述
修改logbeat-sidecar,取消每个容器只能生成一个容器文件日志配置项的限制
The text was updated successfully, but these errors were encountered: