We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug A clear and concise description of what the bug is, ideally within 20 words.
k8s 版本:1.14.8 ilogtail 版本:1.8.0
使用ilogtail搜集所有stdout日志,但是当有新的pod启动时,ilogtail会出现_time_ 字段为空的情况
iLogtail Running Environment Please provide the following information:
ilogtail version:
Yaml configuration:
ilogtail.LOG:
logtail_plugin.LOG:
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
1.14.8的k8s /var/log/containers下stdout的输出文件时什么样的? 1.14已经很早就EOL了吧
正常的json文件,它只是在新pod启动的时候,有1条_source_和_time_为空的日志,后面就正常了
在1.20.11版本也是可以复现的
请问这个问题解决了吗
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is, ideally within 20 words.
k8s 版本:1.14.8
ilogtail 版本:1.8.0
使用ilogtail搜集所有stdout日志,但是当有新的pod启动时,ilogtail会出现_time_ 字段为空的情况
iLogtail Running Environment
Please provide the following information:
ilogtail version:
Yaml configuration:
ilogtail.LOG:
logtail_plugin.LOG:
The text was updated successfully, but these errors were encountered: