Error while parsing

Hello,

I have created a demonset of filebeat on azure kubernetes but seems like there is a parsing error which am not able to figure out. Kindly help me out.

I got the code from beats/deploy/kubernetes/filebeat at master · elastic/beats · GitHub

Below is the error:

2021-06-07T06:47:18.903431005Z2021-06-07T06:47:18.903Z ERROR [reader_docker_json] readjson/docker_json.go:204 Parse line error: parsing CRI timestamp: parsing time "2021/06/07" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "/06/07" as "-"

2021-06-07T06:47:18.903462505Z2021-06-07T06:47:18.903Z ERROR [reader_docker_json] readjson/docker_json.go:204 Parse line error: parsing CRI timestamp: parsing time "2021/06/07" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "/06/07" as "-"

2021-06-07T06:47:18.903469505Z2021-06-07T06:47:18.903Z ERROR [reader_docker_json] readjson/docker_json.go:204 Parse line error: parsing CRI timestamp: parsing time "2021/06/07" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "/06/07" as "-"

Hello,
I’m not to familiar with

“demonset of filebeat on azure kubernetes”

but I did a google search for Parse line error: parsing CRI timestamp and came across these post. Maybe they can help you.

Hope that helps.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.