Created
February 12, 2019 08:39
-
-
Save FnTm/1fb733bf40f664ed9176620a7e244572 to your computer and use it in GitHub Desktop.
Read ECS, Amazon Linux 2 docker logs, and filter them to be coming from docker daemon itself
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
journalctl -u docker.service --since "2019-02-12 07:45:00" _TRANSPORT=stdout + OBJECT_EXE=docker |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment