6 个版本 (3 个重大更改)
0.6.8 | 2021 年 1 月 20 日 |
---|---|
0.6.4 | 2020 年 10 月 22 日 |
0.6.3 | 2020 年 8 月 19 日 |
0.5.1 |
|
0.3.0 | 2020 年 1 月 20 日 |
在 #cloudwatch 中排名 10
每月下载量 38 次
19KB
246 行
AWSTail
AWSTail 是一个类似于 AWS Cloudwatch 的工具。
这是一个简单的工具,允许您以类似于 tail -f
的方式监控您的 AWS Cloudwatch 日志。
要安装,只需从发布页面下载二进制文件,或克隆此存储库并自行构建。
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
依赖项
~24–36MB
~644K SLoC