This feature is available on dedicated instances.
The Log view shows a live version of the broker log (RabbitMQ or LavinMQ, depending on your instance)
Logs for all nodes can be downloaded via the /logs/ endpoint using HTTP Basic Auth with the broker username and password from the Details page of your instance.
Logs are returned as plain text, one entry per line, in the format YYYY-MM-DD HH:MM:SS.mmm [level] identifier message
For push-based integrations, see the Logs & Metrics integrations documentation.