Skip to content

Instantly share code, notes, and snippets.

@almerindo
Created September 10, 2021 23:04
Show Gist options
  • Save almerindo/85000b6548700c8951ab450683c81e69 to your computer and use it in GitHub Desktop.
Save almerindo/85000b6548700c8951ab450683c81e69 to your computer and use it in GitHub Desktop.
AWS CLI LOG Tail to see error in realtime
aws --profile querodelivery --region us-east-1 logs tail /aws/containerinsights/qd-prd-cluster/application --log-stream-name-prefix qd-places-service --filter-pattern error --follow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment