Can I get the log by terminal without uploading it?

Hi guys.
Is there a way to get the log without uploading it to the server?

Thank you!

the log is a combination of 16 commands and on these results additional commands are executed to remove all sensitive data, before uploading.
Without you mentioning the log url, it’s impossible to track information. So I think it should not be a problem.
But if you want to have look:
see /volumio/logsubmit.js

2 Likes

I would add that usual linux commands can be used, such as journalctl. Example :

journalctl -f
1 Like

Thanks @Wheaten.
It is just because I’m checking wrong indexing of my music files. I might upload the log but I don’t want to stuff the server with all my tests!
I will ask some help later if I won’t be able

Thanks @balbuze