6 releases (3 breaking)

0.6.8 Jan 20, 2021
0.6.4 Oct 22, 2020
0.6.3 Aug 19, 2020
0.5.1 Aug 19, 2020
0.3.0 Jan 20, 2020

#9 in #cloudwatch

26 downloads per month

Custom license

19KB
246 lines

AWSTail

AWSTail is a tail like tool for AWS Cloudwatch.

This is a simple tool that allows you to monitor your AWS Cloudwatch logs in a way similar to tail -f.

To install just download the binaries from the release page or clone this repo and build it yourself.

Usage: target\debug\awstail.exe [OPTIONS]

awstail: Tail log streams from AWS Cloudwatch logs


Optional arguments:
  -h, --help             show this message
  -v, --verbose VERBOSE  be verbose
  -r, --region REGION    region
  -p, --profile PROFILE  profile

Available commands:
  list  List existing groups
  logs  Fetch logs from groups

Dependencies

~23–37MB
~642K SLoC