AliyunContainerService / log-pilot

Collect logs for docker containers
https://yq.aliyun.com/articles/674327
Apache License 2.0
1.43k stars 402 forks source link

使用jsonfomart 重建索引的时候, es不自动创建索引,日志不写入. #311

Closed oldthreefeng closed 3 years ago

oldthreefeng commented 3 years ago

如题. env如下, 添加json格式后. es不创建索引, 日志也不写入

        - name: aliyun_logs_be-a-service-prod
          value: stdout
        - name: aliyun_logs_be-a-service-prod_format
          value: json
oldthreefeng commented 3 years ago

镜像版本不对,研究了半天