GKE & Cloud Logging usability #6531
Labels
area/platform
issues related to the platform
autoteam
frozen
Not being actively worked on
kubernetes
team/platform-hold
team/platform-move
type/enhancement
New feature or request
Just started Airbyte v0.29.22 in minikube, and looking forward to deploy it to GKE, but have a concern regarding logging.
To lookup for the application logs, I'm using Cloud Logging. GKE consumes JSONL lines from the pod containers and pushes them into the Cloud Logging. Is there a way to make cluster working components to print stdout/stderr in JSONL? That would make use of the severity field and so on, making working with Airbyte logs on GKE much more comfortable.
Thanks in advance.
Can be useful:
[1] https://cloud.google.com/community/tutorials/kubernetes-engine-customize-fluentbit
[2] https://docs.fluentbit.io/manual/installation/kubernetes
The text was updated successfully, but these errors were encountered: