-
Notifications
You must be signed in to change notification settings - Fork 793
dashboard not pulling data through #1112
Comments
Is the account in question configured in Security Monkey? See: https://github.com/Netflix/security_monkey/blob/develop/docs/installation/04-accounts.md |
Ensure the account is active (box is checked) |
Hey sorry for the late reply guys i was out the country with no net :( So the account does have security monkey in place lol but i am going to double check it all :) |
so i have created a account and logged in of course, the user is a admin account with login count of 4.. login details
|
When i use the find_changes i get the "access denied" even though i have set the IAM role : SecurityMonkeyInstanceProfile on the ec2 Ubuntu server //errror 2018-09-24 11:17:02,662 DEBUG: Logging exception from redshift-watcher with location: ('redshift', u'Test_ppl', 'ap-northeast-2') to the database. [in /usr/local/src/security_monkey/security_monkey/datastore.py:749] Saving Issues. [in /usr/local/src/security_monkey/security_monkey/auditor.py:747] |
so i fixed the issue, it was the relationship not being able to assume the role, also i would recommend you guys having a cloudfomation template it would be easier to deploy. :) Thank you again |
The main issue with CloudFormation or Terraform is that you would need to still handle the multi-account orchestration yourself. It is our hope that AWS Organizations can one day simplify that. |
How did u solve the relationship problem? |
Hey,
i have managed to install the Security monkey without any issues. The dashboard does not populated any sort of data from my account. I have for example created a s3 bucket that is public which it should pickup and alert but it doesn't.
// also have ran the find changes but nothing was detected in that
I have also ran the monkey run_api_server :
// the result of the monkey find_changes
HELP WOULD BE HIGHLY APPERICATED,
A massive thank you to the creators of this btw!
The text was updated successfully, but these errors were encountered: