journalctl -u service-name.service
Or, to see only log messages for the current boot:
journalctl -u service-name.service -b
References
https://unix.stackexchange.com/questions/225401/how-to-see-full-log-from-systemctl-status-service
journalctl -u service-name.service
Or, to see only log messages for the current boot:
journalctl -u service-name.service -b
References
https://unix.stackexchange.com/questions/225401/how-to-see-full-log-from-systemctl-status-service