container to run awslogs cli
10K+
container to run
Usage:
docker run -ti --rm -v ${HOME}/.aws:/root/.aws alpine/awslogs bash
bash-5.0# export AWS_REGION=us-east-1
# If AWS_PROFILE is not the default
bash-5.0# export AWS_PROFILE=<profile-name>
bash-5.0# awslogs groups
...
saw
docker run -ti --rm -v ${HOME}/.aws:/root/.aws alpine/awslogs bash
bash-5.0# export AWS_REGION=us-east-1
bash-5.0# export AWS_PROFILE=
bash-5.0# saw watch LOG_GROUP ...
Content type
Image
Digest
Size
54.1 MB
Last updated
about 7 years ago
docker pull alpine/awslogsPulls:
10
Last week