Skip to content

Instantly share code, notes, and snippets.

@FnTm
Created February 12, 2019 08:39
Show Gist options
  • Save FnTm/1fb733bf40f664ed9176620a7e244572 to your computer and use it in GitHub Desktop.
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
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