Hi!
I currently have the latest version[3.3.2] of Graylog deployed and it’s working properly. I am able to send all the server logs to Graylog without any issue using a collector-sidecar or collector.
How could we handle Kubernetes cluster logs? Can we do it using the same way, I mean deploying collector-sidecar on all the cluster nodes? or we have some different approaches to handle Kubernetes logs?
There is a doc in the Graylog marketplace regarding this: Kubernetes central logging to Graylog
Tried this ^^ but failed. Should I need to work on this? or deploying collector-sidecar would help?
Thanks