Using this command, the status of logging-operator-filelogs-fluentbit pod(s) goes from Running to OOMKilled to CrashLoopBackOff:
kubectl get pods -A | grep logging-operator-filelogs-fluentbit
VCF Automation 9.0.x upgrading to 9.1
Steps for VCFA 9.0.x to persist a memory increase throughout the upgrade:
kubectl -n vmsp-platform edit rt logging-operator-4.8.0-35logging: section, directly under fluentbit: (above annotations:), add this text, being sure to use correct indentation with spaces, no tabs. resources: being one level of indentation below fluentbit:resources: limits: memory: 256Mi