Skip to content
/ red Public
forked from webpod/red

Security log analysis tools for server monitoring

License

Notifications You must be signed in to change notification settings

Ganjiali/red

 
 

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 install github.com/antonmedv/red@latest

License

MIT

About

Security log analysis tools for server monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%