Skip to content

geshido/multiregiontail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-region tail

A tool for tailing CloudWatch logs of different regions at once

Install

go get github.com/geshido/multiregiontail

Run

Usage of multiregiontail:
  -debug
    	if provided, profiler will be launched on localhost:6060
  -filter string
    	filter events as described at https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/FilterAndPatternSyntax.html
  -group string
    	log group name
  -profile string
    	AWS profile to use for credentials (default "default")
  -regs string
    	regs, comma separated
  -since string
    	YYYY-MM-DDTHH:MM:SS version of initial point from which log events will be retrieved

About

Tail CloudWatch logs across all AWS regions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages