From 5262bf266fd0b7b86148ef26eae7e77ecbaed85c Mon Sep 17 00:00:00 2001 From: Spencer Gilbert Date: Wed, 24 Apr 2019 12:21:18 -0400 Subject: [PATCH] Correct kubernetes system logs path --- content/rancher/v2.x/en/cluster-admin/tools/logging/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-admin/tools/logging/_index.md b/content/rancher/v2.x/en/cluster-admin/tools/logging/_index.md index 2bf5aba5ca3..86ca4105843 100644 --- a/content/rancher/v2.x/en/cluster-admin/tools/logging/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/tools/logging/_index.md @@ -46,7 +46,7 @@ You can configure logging at either cluster level or project level. Logs that are sent to your logging service are from the following locations: - Pod logs stored at `/var/log/containers`. - - Kubernetes system components logs stored at `/var/lib/rancher/rke/logs/`. + - Kubernetes system components logs stored at `/var/lib/rancher/rke/log/`. ## Enabling Cluster Logging