Monitor Changes to Connections
Last Updated:
Overview
Solution
If only successful operations need to be filtered then just filter for Management API - Success.
Successful create, update, and delete events will all be of log type `sapi`. Use the description log attribute to determine the specific event. Here is a list of the description values for each operation:
Create: "Create a connection" Update: "Update a connection" Delete: "Delete a connection"