Serverless v1.28.0
sls invoke -f proxy works fine
If I look in Cloudwatch I see log entries.
Yet, sls logs -f proxy - returns nothing - using serverless.yaml defaults
Writing the data out it still doesn’t return anything.
sls logs -f proxy -s dev -r eu-west-1 --startTime 30d
What am I missing?
Thanks,
/J