diff --git a/Web-app-general.md b/Web-app-general.md index 13eb9b7..d31666b 100644 --- a/Web-app-general.md +++ b/Web-app-general.md @@ -25,5 +25,6 @@ use either `test` or `prod` ``` ssh sf-phmon-02 sudo -i -journalctl -u photodiag-test.service -``` \ No newline at end of file +journalctl -u photodiag-test.service -n 100 +``` +this will show the last 100 lines \ No newline at end of file