We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 344daab commit 8acd791Copy full SHA for 8acd791
README.md
@@ -227,7 +227,7 @@ make clean windows-binaries
227
# Test in MINGW64 Window
228
make test
229
230
-# Run with containerd log monitoring enabled in Powershell/Command Prompt. (Assumes containerd is installed.)
+# Run with containerd log monitoring enabled in Command Prompt. (Assumes containerd is installed.)
231
%CD%\bin\windows_amd64\node-problem-detector.exe --logtostderr --enable-k8s-exporter=false --config.system-log-monitor=%CD%\config\windows-containerd-monitor-filelog.json
232
```
233
0 commit comments