diff --git a/README.md b/README.md index 2a820f0..611763d 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,13 @@ $ sudo supervisorctl stop xppl:* # stop all XPPL services $ sudo supervisorctl start xppl:* # start all XPPL services ``` +You can also view the error logs with: + +```bash +$ sudo supervisorctl tail xppl:xppl-flask stderr +$ sudo supervisorctl tail xppl:xppl-rqlite stderr +``` + The `/var/xppl/xppl/uploads` folder is managed by the Varia [Syncthing UI]. The RQLite database is located at `/var/xppl/rqlite/node.1`. No cluster is configured.