hi
i use your sample (https://github.com/sabre1041/openshift-logforwarding-splunk/blob/master/charts/openshift-logforwarding-splunk/values.yaml) on openshift 4.6 with "loglevel: warn", but on splunk i see
86% of messages is level "info"
13% "unknown"
0.5% "Metadata"
0.01% "warning"
0.003% "notice"
0.0000... "RequestResponse"
0.0000... "err"
so this option does not seem to work or it does not limit the forwarded messages, as i think. i forward audit, app and infro to splunk. i see 3million messages in 2hours, on fresh setup without any workload, which instantly exploded our splunk server & license.
how do i debug this?