Skip to content
/ red-1 Public
forked from webpod/red

Terminal log analysis tools

License

Notifications You must be signed in to change notification settings

5l1v3r1/red-1

 
 

Repository files navigation

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

About

Terminal log analysis tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.7%
  • HCL 1.3%