SyslogNGClusterFlow
SyslogNGClusterFlow
SyslogNGClusterFlow is the Schema for the syslog-ng clusterflows API
(metav1.TypeMeta, required)
metadata (metav1.ObjectMeta, optional)
spec (SyslogNGClusterFlowSpec, optional)
status (SyslogNGFlowStatus, optional)
SyslogNGClusterFlowSpec
SyslogNGClusterFlowSpec is the Kubernetes spec for Flows
filters ([]SyslogNGFilter, optional)
globalOutputRefs ([]string, optional)
loggingRef (string, optional)
match (*SyslogNGMatch, optional)
outputMetrics ([]filter.MetricsProbe, optional)
Output metrics are applied before the log reaches the destination and contain output metadata like: name, namespace and scope. Scope shows whether the output is a local or global one. Available in Logging operator version 4.5 and later.
SyslogNGClusterFlowList
SyslogNGClusterFlowList contains a list of SyslogNGClusterFlow
(metav1.TypeMeta, required)
metadata (metav1.ListMeta, optional)
items ([]SyslogNGClusterFlow, required)
Last modified December 3, 2025: Merge 93ef79b90193df9d95bda2068bba61200e21e86b into 2eea06951e5cb8d307b35fee26ea2a83a8ed6bdb (e71de0b)