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:
- Logging operator version
- kubernetes version
- helm/chart version (if you installed the Logging operator with helm)
- Logging operator logs
- fluentd configuration
- fluentd logs
- fluentbit configuration
- fluentbit logs
Do not forget to remove any sensitive information (for example, passwords and private keys) before sharing.