All Projects → antonmedv → Red

antonmedv / Red

Licence: mit
Terminal log analysis tools

Programming Languages

go
31211 projects - #10 most used programming language

red

red

Red is a terminal log analysis tools.

Usage

Pipe JSON stream logs into red and specify a few fields to display. For example using with kubernetes:

kubectl logs ... | red level message

You will see combined logs with trend sparkline and total count.

Install

go get github.com/antonmedv/red

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].