jorgebastida / awslogs

AWS CloudWatch logs for Humans™

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awslogs streams finds no stream

franck102 opened this issue · comments

After logging in through sso with PowerUserAccess I can list log groups, but not streams:

> aws sso login
Successfully logged into Start URL: https://...

> awslogs groups
...
PassmateStack-KeycloakTaskDefinitionkeycloakLogGroupEF63A90C-r2FV2MO3ORso
...

> awslogs streams PassmateStack-KeycloakTaskDefinitionkeycloakLogGroupEF63A90C-r2FV2MO3ORso
<nothing is returned, no error>
commented

I ran into similar issues, double check your sso aws region setup is correct for the region you're in

aws configure get region

check if that is the region your logs are in.