You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Howdy,
This tool looks great! I'm just trying it out for the first time - sorry for the noob questions. I'm struggling to get cloudwatch logs to feed into Server Log. I've tried setting the --start-time but no dice. I can list the lambda, invoke it from sls-dev-tools (and see the result in Dashboard Logs), and see stats - but the data is not feeding through.
Howdy,
This tool looks great! I'm just trying it out for the first time - sorry for the noob questions. I'm struggling to get cloudwatch logs to feed into
Server Log
. I've tried setting the--start-time
but no dice. I can list the lambda, invoke it from sls-dev-tools (and see the result inDashboard Logs
), and see stats - but the data is not feeding through.How can I debug it?
What I've tried
sls-dev-tools -r eu-west-2 -n sls-dev-tools-test-prod -t '10 September 2020 00:00 GMT'
More info on my environment
Framework Core: 2.0.0. Plugin: 4.0.2, SDK: 2.3.1, Components: 3.1.2
lambda source
serverless.yml
hello.js
The text was updated successfully, but these errors were encountered: