diff --git a/content/rancher/v2.5/en/logging/_index.md b/content/rancher/v2.5/en/logging/_index.md index 19fa70fdefc..d8f42b26cf8 100644 --- a/content/rancher/v2.5/en/logging/_index.md +++ b/content/rancher/v2.5/en/logging/_index.md @@ -120,7 +120,7 @@ metadata: namespace: "cattle-logging-system" spec: globalOutputRefs: - - "example-es + - "example-es" ``` We should now see our configured index with logs in it. 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 6ea1e23b884..242aaa11710 100644 --- a/content/rancher/v2.x/en/logging/v2.5/_index.md +++ b/content/rancher/v2.x/en/logging/v2.5/_index.md @@ -115,7 +115,7 @@ metadata: namespace: "cattle-logging-system" spec: globalOutputRefs: - - "example-es + - "example-es" ``` We should now see our configured index with logs in it.