From bfe574d8c588a854fc7704e9f69f8f330855f3ad Mon Sep 17 00:00:00 2001 From: Marcel Sinn Date: Tue, 16 Mar 2021 18:54:21 +0100 Subject: [PATCH] Typo Cleanup --- content/rancher/v2.x/en/logging/v2.5/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/logging/v2.5/_index.md b/content/rancher/v2.x/en/logging/v2.5/_index.md index 242aaa11710..b13e3b427aa 100644 --- a/content/rancher/v2.x/en/logging/v2.5/_index.md +++ b/content/rancher/v2.x/en/logging/v2.5/_index.md @@ -103,7 +103,7 @@ spec: scheme: http ``` -We have created this cluster output, without elasticsearch configuration, in the same namespace as our operator: `cattle-logging-system.`. Any time we create a cluster flow or cluster output, we have to put it in the `cattle-logging-system` namespace. +We have created this cluster output, without elasticsearch configuration, in the same namespace as our operator: `cattle-logging-system`. Any time we create a cluster flow or cluster output, we have to put it in the `cattle-logging-system` namespace. Now that we have configured where we want the logs to go, let's configure all logs to go to that output.