Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Security Monkey not loading any data in the UI. However it scans my account on the EC2 console when I run "monkey find_changes". #1126

Open
ritwikvaultbank opened this issue Oct 22, 2018 · 3 comments
Labels

Comments

@ritwikvaultbank
Copy link

I have setup Security Monkey on our AWS infra using the official guide but the data is not being populated on the UI.
When I run "monkey find_changes" on the EC2, I see my account being scanned but there is still no data on the Security Monkey UI.
I double checked the IAM Roles and Policies and couldn't find any issue there.

HELP WOULD BE HIGHLY APPREICIATED.
A massive thanks to the creators of this btw!

@Xeteskian
Copy link

Xeteskian commented Oct 22, 2018 via email

@signus
Copy link

signus commented Oct 31, 2018

A few things:

  • In Settings -> Accounts, is the account you added to scan listed as "Active?"
  • Are any errors shown in your browser's console window (i.e. Developer Tools), or do any resources fail to load?
  • Do any of the auditors throw any specific errors when run (some of them are hard to catch with DEBUG on)?
    • You can isolate a technology group by using the -m flag (e.g. monkey find_changes -m iamrole to find changes with iamrole specifically).

It would be recommended too to include the commit hash and the branch that you used.

@mikegrima
Copy link
Contributor

Also, please try the steps in the troubleshooting guide and also review previously filed issues as this is a common issue that users experience.

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

No branches or pull requests

4 participants