A system administrator notices that a service named 'myapp' fails to start on a Linux server. The command 'systemctl status myapp' shows 'Active: failed (Result: exit-code)'. Which of the following is the BEST first step to diagnose the issue?
Select one:
The trap here is that candidates often jump to checking running processes with 'ps' or kernel messag...