Nebo15 / logger_json

JSON logger formatter with support for Google Cloud, DataDog and other for Elixir.
https://nebo15.github.io/logger_json/
MIT License
237 stars 92 forks source link

Issue with GCP latest K8s version #71

Closed ashish060211 closed 3 years ago

ashish060211 commented 3 years ago

This library with formatter LoggerJSON.Formatters.GoogleCloudLogger is not working in GCP K8s cluster after 7-April GCP K8S update. Latest update is using fluent-bit agent and earlier one was using fluentD.

AndrewDryga commented 3 years ago

@ashish060211 what do you mean by "not working"? Logs are not shown at all? They are corrupted? Which k8s version is that? Our logs on GCloud look good to me and I see that indeed cluster is using fluentbit pods in kube-system.