Skip to content

Conversation

@openshift-cherrypick-robot

This is an automated cherry-pick of #101296

/assign briandooley

Wrong command in logging 6 documentation
Here is the documentation link:
 https://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.3/html/configuring_logging/cluster-logging-collector#cluster-logging-collector-limits_cluster-logging-collector
Current Look:

Edit the ClusterLogForwarder CR in the openshift-logging project:
$ oc -n openshift-logging edit ClusterLogging instance
This is a command referencing the `ClusterLogging` instance
But here we are editing the ClusterLogForwarder CR in the openshift-logging project.
Hence, it needs to be changed with ClusterLogForwarder or obsclf.
Updated Look:

Edit the ClusterLogForwarder CR in the openshift-logging project:
$ oc -n openshift-logging edit clusterlogforwarder.observability.openshift.io <clf_name>
This is the correct format.
@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 10, 2025
@openshift-ci
Copy link

openshift-ci bot commented Nov 10, 2025

@openshift-cherrypick-robot: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@briandooley briandooley merged commit d34c3af into openshift:standalone-logging-docs-6.3 Nov 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants