Sign inSign up

alpine/awslogs

Sponsored OSS

By alpine

Updated about 7 years ago

container to run awslogs cli

Image
0

10K+

alpine/awslogs repository overview

container to run

  1. awslogs (https://github.com/jorgebastida/awslogs)

  2. saw (https://github.com/TylerBrock/saw)

Usage:

  1. awslogs
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
...
  1. saw

    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=

    bash-5.0# saw watch LOG_GROUP ...

Tag summary

Content type

Image

Digest

Size

54.1 MB

Last updated

about 7 years ago

docker pull alpine/awslogs

This week's pulls

Pulls:

10

Last week