red: Terminal log analysis tools

red Red is a terminal log analysis tools. Install go get github.com/antonmedv/red Use Pipe JSON stream logs into red and specify a few fields to display. For example, using with kubernetes: kubectl logs … | red...