Correct kubernetes system logs path

This commit is contained in:
Spencer Gilbert
2019-07-15 15:32:38 -07:00
committed by Denise Schannon
parent 387532e8b8
commit d71c83b902
@@ -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