Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log Group Has Not Been Created #27

Closed
Miserlou opened this issue Jul 9, 2015 · 1 comment
Closed

Log Group Has Not Been Created #27

Miserlou opened this issue Jul 9, 2015 · 1 comment

Comments

@Miserlou
Copy link

Miserlou commented Jul 9, 2015

Not sure what to make of this one.

$ kappa MyEvent.yaml tail
tailing logs...
    log group /aws/lambda/MyEvent has not been created yet
...done

Shouldn't this have been done during the create step?

I have other Lambda functions for this bucket that work fine. I can also execute this event in the console just fine and I see the log there.

What's going on here?

@garnaat
Copy link
Owner

garnaat commented Jul 10, 2015

It is Lambda itself that creates the logging group. You should check your execute role to make sure that it has the necessary CloudWatch Logs permissions to actually create the log group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants