Send Alert when IP access list changes
Customer is requesting that an alert be sent out if project IP access list gets changed
-
Michael Gerlach commented
According to docs, this is already implemented.
Have a look for NETWORK_PERMISSION_ENTRY_ADDED, NETWORK_PERMISSION_ENTRY_REMOVED, and NETWORK_PERMISSION_ENTRY_UPDATED -
Tomas commented
Customer needs to trigger alerts (reactive controls) in case any entries are added to the IP Access List. Right now there is no way to do push notifications. Only pull via query of an Admin API. This is a heavily requested feature to mitigate a risk initiate by the lack of granular RBAC controls
-
Pieter Jan Hummelen commented
For audit reasons, I need to keep track of accessibility of the database.
Because developers needs to be able to contact the database from their own laptops, IP's from home addresses will be added.
That should be done temporarily .... I know the difference between a DEV and OPS person .... you know the difference too? -
INX Devops commented
We recently wanted to create a Project level Alert to notify our Slack on a new Database Access User and new Network Access connection.
While searching among the available Alerts we could not find any relevant item. The User Alerts are related to the Project users and not the DB users.