How to check the log of Sharetribe operations?

Hi guys,

Sorry for the noob question but, how do we check the log of Sharetribe operations to debug where things went wrong? Is it via some SSH commands?

Thanks!

Duc

It will depends how it has been set up.

In my case I am using a systemd script that log the logs with syslog.
I can run the command
sudo journalctl

You can put some filters to get only the right logs.