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

Not able to define custom rules #1046

Open
rnmulchandani opened this issue Apr 24, 2018 · 3 comments
Open

Not able to define custom rules #1046

rnmulchandani opened this issue Apr 24, 2018 · 3 comments

Comments

@rnmulchandani
Copy link

I have configured Security Monkey for GCP. It is working properly. But I want to add custom rules like whenever an instance is assigned public IP, alerts will be sent.
I can not see any mechanism to do the same. If it is available then please share the doc with me.

@mikegrima
Copy link
Contributor

Hello @rnmulchandani . You would need to create a custom alerter.

For this, please review the documentation here: https://github.com/Netflix/security_monkey/blob/e110cbb657e6004092a7e14de2e54377a900e6f4/docs/misc.md#custom-alerters

@rnmulchandani
Copy link
Author

How can I add it from GUI?

@mikegrima
Copy link
Contributor

@rnmulchandani This cannot happen inside of the GUI. This requires you to write Python code in the backend that will perform whichever logic you would like to perform.

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

No branches or pull requests

2 participants