Skip to content

eminugurkenar/tailb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Usage: tailb <command>

Flags:
  -h, --help    Show context-sensitive help.

Commands:
  tail --start="2023-03-09 16:02:34" --end="2023-03-10 16:02:34" --nlines=-1 <loadbalancer>
    Tail logs of given loadbalancer. (default command)

  ls
    List loadbalancers.

Run "tailb <command> --help" for more information on a command.

Example

tailb lb_name
tailb lb_name | jq 'select(.ElbStatusCode!="200")'
tailb lb_name -f TargetIP,ElbStatusCode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages