CLI for Amazon CloudWatch logs

AWS/Amazon CloudWatch

  • outline

Most of AWS services can use Amazon CloudWatch logs for logging.

  • way-to-check-log 1 ( AWS Console )

https://docs.aws.amazon.com/cli/latest/reference/logs/index.html

  • way-to-check-log 2 ( AWS CLI )

https://docs.aws.amazon.com/ko_kr/AmazonECS/latest/developerguide/using_cloudwatch_logs.html

  • way-to-check-log 3 ( awslogs )

https://github.com/jorgebastida/awslogs

  • note

awslogs are most common and powerful way to check logs on Amazon CloudWatch logs.