Created
September 14, 2017 09:59
-
-
Save itayw/62035f2682548a3725c4d270e1e50941 to your computer and use it in GitHub Desktop.
pretty print json logs
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
docker logs -f --tail 200 echo_ui_1 | jq -R 'fromjson?' -c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment