-
Notifications
You must be signed in to change notification settings - Fork 0
0.1 Log Info
echadbourne edited this page Feb 16, 2024
·
5 revisions
Logs location: /var/logs
- Remember that you can cat logs
- journalctl-xe - captures information about services, service log (captures all of the information on your box since it started running)
If logs don't work you can capture and look at packets
Docker hub is helpful with docker things
Docker container specific logs:
-
docker logs -f [container name]- usedocker psto acquire the container name