Custom Resource Definitions
This document contains detailed information about the Custom Resource Definitions that the Logging operator uses.
You can find example yamls in our GitHub repository.
Namespace separation
A logging pipeline consist of two types of resources.
Namespacedresources:Flow,Output,SyslogNGFlow,SyslogNGOutputGlobalresources:ClusterFlow,ClusterOutput,SyslogNGClusterFlow,SyslogNGClusterOutput
The namespaced resources are only effective in their own namespace. Global resources are cluster wide.
You can create
ClusterFlow,ClusterOutput,SyslogNGClusterFlow, andSyslogNGClusterOutputresources only in thecontrolNamespace, unless theallowClusterResourcesFromAllNamespacesoption is enabled in the logging resource. This namespace MUST be a protected namespace so that only administrators can access it.
Available CRDs
Last modified January 15, 2026: Merge 5577547291e90495a90e1d6d0b91fa3572705954 into e6b6700e180c0d84b1f706e59d19f16be470081a (6c4670a)