Quiz - Research Questions Troubleshooting Docker Daemon

This is a question on the Quiz related to Research Questions Troubleshooting Docker Daemon

How to check the logs of the docker daemon?

a) journalctl -u docker.service
b) less /var/log/messages
c) less /var/log/daemon.log
d) /var/log/docker.log

I picked option a) and b), but the quiz said that the correct answers were option c) and d).

Can you please help me to confirm the answers of this question?

Thanks,

thanks for reporting! yes, u 're right. the answer should be only a, and b. We will fix it ASAP.