diff --git a/troubleshooting_guide.md b/troubleshooting_guide.md index e779a2ef..fec52ddb 100644 --- a/troubleshooting_guide.md +++ b/troubleshooting_guide.md @@ -126,8 +126,8 @@ Generic logs for PHP apps. ##### yunohost.log This is the log created at the YunoHost install. If you have issue installing YunoHost, check this file. -##### yunohost operations logs -This is the logs created when you install, remove, backup, etc... an apps, they can be found in `/var/log/yunohost/categories/operation`. +##### YunoHost operations logs +This is the logs created when you install, remove, backup, etc... an apps, they can be found using the Webadmin in Tools > Logs or using the command line: `yunohost log list` and `yunohost log display`. This list is not exhaustive. Furthermore, some app may put their logs in `/var/log` too. Slapd logs are unfortunately in `/var/log/syslog`.