LoggingRouteSpec
LoggingRouteSpec
LoggingRouteSpec defines the desired state of LoggingRoute
source (string, required)
Source identifies the logging that this policy applies to
Default: -
targets (metav1.LabelSelector, required)
Targets refers to the list of logging resources specified by a label selector to forward logs to. Filtering of namespaces will happen based on the watchNamespaces and watchNamespaceSelector fields of the target logging resource
Default: -
LoggingRouteStatus
LoggingRouteStatus defines the actual state of the LoggingRoute
tenants ([]Tenant, optional)
Enumerate all loggings with all the destination namespaces expanded
Default: -
problems ([]string, optional)
Enumerate problems that prohibits this route to take effect and populate the tenants field
Default: -
problemsCount (int, optional)
Summarize the number of problems for the CLI output
Default: -
notices ([]string, optional)
Enumerate non-blocker issues the user should pay attention to
Default: -
noticesCount (int, optional)
Summarize the number of notices for the CLI output
Default: -
Tenant
name (string, required)
Default: -
namespaces ([]string, optional)
Default: -
LoggingRoute
LoggingRoute (experimental) Connects a log collector with log aggregators from other logging domains and routes relevant logs based on watch namespaces
(metav1.TypeMeta, required)
Default: -
metadata (metav1.ObjectMeta, optional)
Default: -
spec (LoggingRouteSpec, optional)
Default: -
status (LoggingRouteStatus, optional)
Default: -
LoggingRouteList
(metav1.TypeMeta, required)
Default: -
metadata (metav1.ListMeta, optional)
Default: -
items ([]LoggingRoute, required)
Default: -