How to search the logs of a connection

Problem Statement

How to check the logs for a connection

Solution

Place this query on the Search bar in Dashboard > Monitoring > Logs:

details.request.path:“/api/v2/connections/CONNECTION_IDENTIFIER” OR details.request.path:“/api/v2/connections/CONNECTION_IDENTIFIER/users” OR details.response.body.id:“CONNECTION_IDENTIFIER”