Skip to content

Commit 3f076de

Browse files
salonichf5sjberman
andauthored
Update site/content/how-to/monitoring/troubleshooting.md
Co-authored-by: Saylor Berman <[email protected]>
1 parent f156e8f commit 3f076de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/how-to/monitoring/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ To see logs for the data plane container:
8989
kubectl [-n namespace] logs <ngf-pod-name> -c nginx
9090
```
9191

92-
1. To filter out error logs for control plane and data plane containers:
92+
1. To only see error logs for control plane and data plane containers:
9393

9494
For _nginx-gateway_ container, you can `grep` for the word `error` or change the log level to `error` by following steps in [Modify logging levels](#modify-logging-levels).
9595

0 commit comments

Comments
 (0)