There is no /var/log/syslog on my osmc, neither service specific logs - e. g. openvpn in my case. How to enable them?
OSMC (like other Debian based OS) uses systemd logging that you check via journalctl
https://manpages.debian.org/testing/systemd/journalctl.1.en.html
Ok thank you very much for this information.
(I use debian for my other servers and there are still traditional logfiles - I personally don’t like journalctl, cause in my opinion it is complicated to use, I always have to google to use it…)