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 December 3, 2025: Merge 93ef79b90193df9d95bda2068bba61200e21e86b into 2eea06951e5cb8d307b35fee26ea2a83a8ed6bdb (e71de0b)