kube-logging / logging-operator

Logging operator for Kubernetes
https://kube-logging.dev
Apache License 2.0
1.52k stars 326 forks source link

ConfigCheck on the fluentd/syslogng spec level #1746

Closed pepov closed 2 months ago

pepov commented 2 months ago

Configcheck has a global setting, but with the new FluentdConfig / SyslogNGConfig resources it requires an option at the aggregator spec level as well. The global setting should work as a default, the aggregator level setting should always override.