Tor logs location

Hello, where can I find tor logs location?
I’ve checked /var/logs, ~/umbrel/tor and ~/umbrel/logs already. I need to read the full tor log that gets cut when the TROUBLESHOOT START option is launched, and I think having this question answered would help the community.

Thanks!

The tor name service I think is moved now to tor_server.
So if you want to see more details about your tor logs, try

cd umbrel
docker-compose logs tor_server

I think you can go also for each sub-sequence of tor, each app now have its own tor connection, but I think with the main tor_server you can see if something is going wrong.

1 Like