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 7f901a0 commit c98f6cfCopy full SHA for c98f6cf
content/kapacitor/v1/guides/anomaly_detection.md
@@ -469,7 +469,7 @@ service kapacitor restart
469
```
470
471
Check the logs (`/var/log/kapacitor/` or `journalctl -f -n 256 -u kapacitor.service`) to make sure you see a
472
-*Listening for signals* line and that no errors occurred. If you
+_Listening for signals_ line and that no errors occurred. If you
473
don't see the line, it's because the UDF process is hung and not
474
responding. It should be killed after a timeout, so give it a moment
475
to stop properly. Once stopped, you can fix any errors and try again.
0 commit comments