Skip to content

webpod/red

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

red

red

Red is a terminal log analysis tools.

Usage

Webpod - deploy JavaScript apps

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