A web server unit named `apache2.service` is failing to start. A system administrator needs to view only the logs generated by this specific service from the systemd journal, starting from the most recent entries. Which command should they use?
-
A
`cat /var/log/apache2/error.log`
-
B
`systemctl status apache2.service`
-
C
`journalctl -u apache2.service`
-
D
`journalctl /usr/sbin/apache2`