1.0.0 • Published 10 years ago
cloudwatch-logs v1.0.0
#Cloudwatch Logs CLI Use this package to fetch Cloudwatch logs from the command line.
Installation
npm install -g cloudwatch-logsUsage
Usage: cloudwatch-logs [options] <log-group>
Options:
-h, --help output usage information
-r, --aws-region [region] AWS region
-f, --follow Follow logs
-l, --limit [limit] LimitFor example:
cloudwatch-logs -f server-logsPrerequisites
You should have your AWS credentials defined in your environment variables.
To make sure, run aws configure.
1.0.0
10 years ago