Need help how i get to know who made changes in Teams integraion either deleted it or modify it.
Do we have Audit viewer for Opsgenie.
Hi @Jugal_Shroff ,
If the integration was updated or deleted within the last 13 days, you can review the Logs tab. Only certain roles such as account Admins and Owners have permission to this tab, so if you do not see then your role is restricted.
You could use a query such as these below which search for the integration by name, ID, in general, etc.:
"integration" AND "updated"
"<<integration_ID>>" AND "updated"
"<<integration_name>>" AND "updated"
"integration" AND "deleted"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.