Running on KinD

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 Discord or on the CNCF Slack.

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.