Show last status and logs for a failed unit.
Section: Incident Debugging
Inspect failed service
bash
bash
systemctl status myapp.serviceExplanation
Status is often the fastest single command for incidents.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Incident Debugging