Correct kubernetes system logs path

This commit is contained in:
Spencer Gilbert
2019-04-24 12:21:18 -04:00
committed by Denise
parent d22abd4aa9
commit 5262bf266f
@@ -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