From 09528ca77b474980729ec31cee38d1ae0185cc72 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 6 Jun 2019 22:37:35 +0200 Subject: [PATCH] Adding informations on yunohost operations logs --- troubleshooting_guide.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/troubleshooting_guide.md b/troubleshooting_guide.md index 190ec734..e779a2ef 100644 --- a/troubleshooting_guide.md +++ b/troubleshooting_guide.md @@ -126,6 +126,9 @@ 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`. + This list is not exhaustive. Furthermore, some app may put their logs in `/var/log` too. Slapd logs are unfortunately in `/var/log/syslog`. ## RAM usage