Skip to content
Snippets Groups Projects
Commit c52aa893 authored by Nikolay Stanchev's avatar Nikolay Stanchev
Browse files

Fixes a typo

parent b7bd2b26
No related branches found
No related tags found
No related merge requests found
...@@ -130,7 +130,7 @@ Each service manages its own logging software: ...@@ -130,7 +130,7 @@ Each service manages its own logging software:
**clmc-service** **clmc-service**
* `tail -f /var/log/flame/clmc/service.log` - general service logging while handling AP requests * `tail -f /var/log/flame/clmc/service.log` - general service logging while handling API requests
* `tail -f /var/log/flame/clmc/service-exceptions.log` - logging of unexpected errors while handling API requests * `tail -f /var/log/flame/clmc/service-exceptions.log` - logging of unexpected errors while handling API requests
* `journalctl -fu flameclmc` - logging of all the above plus logging from the graph-based monitoring script * `journalctl -fu flameclmc` - logging of all the above plus logging from the graph-based monitoring script
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment