check logs for specific / individual systemctl service (error messages, output)

If you need to see the log for a specific systemctl service do the following.

This is useful if you have a service that fails to start / load etc

Replace service-name with the name of your actual service!

journalctl -u service-name
Print Friendly, PDF & Email

More Like This


Categories


Linux

Tags


  • Post a comment