From fc10d8b445ce234fb9af8d0c833f5cfcb050ceeb Mon Sep 17 00:00:00 2001 From: Xiang Dai <764524258@qq.com> Date: Mon, 9 Sep 2019 18:27:46 +0800 Subject: [PATCH] fix positions.yaml location reference Signed-off-by: Xiang Dai <764524258@qq.com> --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 21fcc0384349..12d13839a6f1 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -98,7 +98,7 @@ kubectl exec -it promtail-bth9q -- /bin/sh Once connected, verify the config in `/etc/promtail/promtail.yml` is what you expected -Also check `/var/log/positions.yaml` and make sure promtail is tailing the logs +Also check `/var/log/positions.yaml`(`/run/promtail/positions.yaml` when deploy by helm or the value of `positions.file`) and make sure promtail is tailing the logs you would expect You can check the promtail log by looking in `/var/log/containers` at the