-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
Logging 5.8
-
None
-
8
-
False
-
-
False
-
-
-
Low
In the official documentation (https://docs.openshift.com/container-platform/4.14/logging/log_collection_forwarding/log-forwarding.html#log-forwarding-implementations-multi-clf_log-forwarding) we can find the following sentence: "In multi log forwarder implementations, you are not required to create a corresponding ClusterLogging resource for your ClusterLogForwarder resource".
This is fine, but if we want to define the resources/tolerations/nodeSelector for the collectors, we need to create the ClusterLogging resource in the same project as the CLF is deployed and having the resource the same `name`.
NOTE: Take a look to OBSDOCS-856 for recommending to set `limits.cpu` and `limits.memory` always for not impacting all the cluster in case any issue.
- is related to
-
OBSDOCS-856 Examples without limits and resources defined for the collector
- To Do
- relates to
-
OBSDOCS-1059 Not documented how to use multi log forwarding to the "default" log storage
- New
- links to