Debian – find the Dropbox log files

debiandropbox

I am running Dropbox on a Debian server. Once I start Dropbox using

python dropbox.py start

it stops working after a while and

python dropbox.py status 

reports:

Dropbox isn't running!

I have no clue why it stops working, all I see is that while running it consumes up to 100% of the CPU.

So I was wondering: Are there any Dropbox log files and if so, where can I find them?

Best Answer

As described here you could install the Dropbox daemon as a system service, which then logs into journalctl.