kiwigrid / helm-charts

Helm charts for Kubernetes curated by Kiwigrid
https://kiwigrid.github.io
MIT License
186 stars 209 forks source link

Retaining timestamp from previous json parse. #276

Closed nyvanga closed 4 years ago

nyvanga commented 4 years ago

The proposed fix in PR #257 did not work on our setup. But I did find an option on fluentd to retain time, even though embedded json is parsed. We had the exact problem described in issue #199, and this PR seems to have fixed the problem for us.