security_monkey icon indicating copy to clipboard operation
security_monkey copied to clipboard

results not updating after fixing issues

Open mark-asapp opened this issue 8 years ago • 1 comments
trafficstars

I have fixed an issue where a SG was open inbound to the world, but after checking 12 hours later the issues has not gone away. I rebooted the machine, restarted the scheduler (which is running according to supervisorctl), and tried refreshing the pages. I'm on uname -a Linux ip-{IP} 4.4.0-1038-aws #47-Ubuntu SMP Thu Sep 28 20:05:35 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"

Looks like on the newest version: image

Please let me know if you need any logs or more information

Nothing seems to be updating

mark-asapp avatar Oct 25 '17 15:10 mark-asapp

Hey @mark-asapp

Are you on the develop branch?

On the instance, try this:

monkey audit_changes -a <account_name> -m <technam>

like

monkey audit_changes -a testaccount -m iamrole,iamuser

Other thing to check is that the technology has not been disabled in the watcher interval configuration tab.

scriptsrc avatar Nov 04 '17 05:11 scriptsrc