-
Notifications
You must be signed in to change notification settings - Fork 37
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
Not getting instance_id #15
Comments
I ran into the same issue. Any help? |
You might need to append this to your current IAM policy under "statements" or you can create a new policy and attach it to the role.
|
unfortunately this did not work still getting this LogStreamName was not set so using NO_NAME-xxx-xx-x-xxx-eu-west-1c |
@Tanbouz suggestion works for me. |
it seems that the logstream does not pick up the instance_id correctly
I get NO_NAME-xxx-xx-x-xx-eu-west-1a, is there a way to set this so that the instance_id dynamically appears as the logstream name?
The text was updated successfully, but these errors were encountered: