Logview is a tool for see logs in json format with filtration.
go get github.com/voronelf/logview && go install github.com/voronelf/logview
See subcommands list:
logview --help
See help about subcommand:
logview --help subcommand
Logview currently uses govendor for vendoring.