package k8shandler // Remove this file when old syslog plugin is unsupported. const ( // UseOldRemoteSyslogPlugin use old syslog plugin (docebo/fluent-plugin-remote-syslog) UseOldRemoteSyslogPlugin = "clusterlogging.openshift.io/useoldremotesyslogplugin" )