ClusterFlow
ClusterFlow
ClusterFlow is the Schema for the clusterflows API
(metav1.TypeMeta, required)
metadata (metav1.ObjectMeta, optional)
spec (ClusterFlowSpec, optional)
Name of the logging cluster to be attached
status (FlowStatus, optional)
ClusterMatch
select (*ClusterSelect, optional)
exclude (*ClusterExclude, optional)
ClusterSelect
container_names ([]string, optional)
hosts ([]string, optional)
labels (map[string]string, optional)
namespace_labels (map[string]string, optional)
namespaces ([]string, optional)
namespaces_regex ([]string, optional)
Available in Logging operator version 5.3 and later.
ClusterExclude
container_names ([]string, optional)
hosts ([]string, optional)
labels (map[string]string, optional)
namespace_labels (map[string]string, optional)
namespaces ([]string, optional)
namespaces_regex ([]string, optional)
Available in Logging operator version 5.3 and later.
ClusterFlowSpec
ClusterFlowSpec is the Kubernetes spec for ClusterFlows
filters ([]Filter, optional)
flowLabel (string, optional)
globalOutputRefs ([]string, optional)
includeLabelInRouter (*bool, optional)
loggingRef (string, optional)
match ([]ClusterMatch, optional)
outputRefs ([]string, optional)
Deprecated
selectors (map[string]string, optional)
Deprecated
ClusterFlowList
ClusterFlowList contains a list of ClusterFlow
(metav1.TypeMeta, required)
metadata (metav1.ListMeta, optional)
items ([]ClusterFlow, required)
Last modified July 21, 2026: Merge 370578499f5e85ddb1e62b267b86d1aaf6c804aa into 3399d4d3bad17e3d9c4de6822c75a4ad4858b610 (7d8eee4)