Event Browser tool
The Event Browser helps consumers quickly find messages in their subscribed topics.
Open Event Browser{:target=“_blank”}
The Event Browser user interface allows authorized integrators to manually view and publish messages to a topic. Authorization to the tool is controlled via the Developer Console. To access the Event Browser, create an event subscription through the Developer Console. Open the Event Browser tool (using the link below), ensure that you are logged into the Developer Console, and select this team context within the Event Browser.
The topics you have subscribed to through the Cloud Console will not display in this tool.
Authorization is controlled through Cloud Console roles as specified below.
Non-production environments
| ACLS vs Roles | team_admin | admin | developer | principal_engineer | support_user | document_user | basic_user |
|---|---|---|---|---|---|---|---|
| topic/read | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
| topic/data/read | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
| topic/data/insert(Only for Data Owner) | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ |
Production environments
| ACLS vs Roles | team_admin | admin | developer | principal_engineer | support_user | document_user | basic_user |
|---|---|---|---|---|---|---|---|
| topic/read | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
| topic/data/read | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
| topic/data/insert | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |