Skip to content

Instantly share code, notes, and snippets.

@gonzalo123
Last active November 6, 2020 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gonzalo123/1035b5c44b96ca866dc270a804f1bd23 to your computer and use it in GitHub Desktop.
Save gonzalo123/1035b5c44b96ca866dc270a804f1bd23 to your computer and use it in GitHub Desktop.
grep docker logs
docker service logs my_service --follow 2>&1 | grep payload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment