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

Deployment successful but cant see results. #31

Open
edy-chan opened this issue Sep 4, 2018 · 2 comments
Open

Deployment successful but cant see results. #31

edy-chan opened this issue Sep 4, 2018 · 2 comments

Comments

@edy-chan
Copy link

edy-chan commented Sep 4, 2018

I am struggling to get this working, the CF is deploy successfully and I have done per documentation.

The lambda cloudwatch error:
2018-08-21T07:02:26.075Z 01af3731-a510-11e8-8abb-6b5eed724042 TypeError: Cannot read property '1' of null at getAccountIdFromSubject (/var/task/driver.js:498:46) at exports.handler (/var/task/driver.js:42:36) END RequestId: 01af3731-a510-11e8-8abb-6b5eed724042 REPORT RequestId: 01af3731-a510-11e8-8abb-6b5eed724042 Duration: 267.85 ms Billed Duration: 300 ms Memory Size: 128 MB Max Memory Used: 46 MB RequestId: 01af3731-a510-11e8-8abb-6b5eed724042 Process exited before completing request

I have triggered Inspector Scan and waited for it to complete. I could see the lambda functions getting triggered. And there's no other obvious error observed (other than the above)
I did not receive any result from Inspector, Config or the Custom Checks in the AlertLogic console. Where will the results be displayed?

@BarrySkidmore
Copy link
Contributor

#29

The TopicARN needs to have the account id properly set up for the software to successfully identify the account id for processing.

You can see the code here:
51717b2

@edy-chan
Copy link
Author

I do not think the issue is on the resource arn. I have seen two sns event from aws config, similar event message. One error-ed and one did not. And I could see the function successfully extract the account number in the log. I have passed some sample logs to Alertlogic Support team but no reply yet. Also for the successful one which ended with ".... Successfully dispatched AWS Config Event." I do not see the result in AlertLogic console. Where will this result be displayed?

Apologies if I am not providing enough useful details here. Is there any specific log that I can provide to help with this?

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

No branches or pull requests

2 participants