Persistent Volumes do not respect the fsGroup value on Kind so disable using a PVC for fluentd:

apiVersion: logging.banzaicloud.io/v1beta1
kind: Logging
metadata:
  name: example-on-kind
spec:
  fluentd:
    disablePvc: true

Getting Support 🔗︎

If you encounter any problems that the documentation does not address, file an issue or talk to us on the Banzai Cloud Slack channel #logging-operator.

Commercial support is also available for the Logging operator.

Before asking for help, prepare the following information to make troubleshooting faster:

Do not forget to remove any sensitive information (for example, passwords and private keys) before sharing.