All Products
Search
Document Center

ActionTrail:Audit events of Message Queue

Last Updated:Jun 18, 2026

Message Queue is integrated with ActionTrail. You can query the management events generated by Message Queue operations in the ActionTrail console. ActionTrail can deliver management events to Log Service Logstores or Object Storage Service (OSS) buckets for real-time auditing and troubleshooting.

ActionTrail records management events when you manage cloud resources by calling API operations or using the Alibaba Cloud Management Console. The following table describes the Message Queue management events that can be queried in ActionTrail.

Note

ActionTrail records only management events for Message Queue resources. Data plane operations performed through the Message Queue SDK, such as sending or receiving messages, are not recorded.

Event name

Description

CreateBinding

Binds an exchange to a queue or an exchange.

CreateExchange

Creates an exchange.

CreateQueue

Creates a queue.

CreateVirtualHost

Creates a vhost.

DashboardCheckServiceStatus

Checks the activation status of Message Queue.

DashboardList

Queries the HTTP URL of a Grafana dashboard.

DeleteBinding

Unbinds a source exchange from a destination queue or exchange.

DeleteExchange

Deletes an exchange.

DeleteQueue

Deletes a queue.

DeleteVirtualHost

Deletes a vhost.

GetAckInfoByInterval

Queries the information about an acknowledgment (ACK).

GetAckInfoOfMessage

Queries the ACK that is sent for a message.

GetConsumeTraceByQueueAndRocketMqMsgId

Queries the consumption traces of a message by message ID.

GetMetadataAmount

Queries the metadata of an instance.

GetSendTraceByConnectionAndChannelAndDeliveryTag

Queries message traces by connection ID, channel ID, or ordinary number used for message delivery.

GetSendTraceByMsgId

Queries message traces by message ID.

GetSendTraceByQueue

Queries message traces by queue.

GetTpsByTime

Queries the transactions per second (TPS) of an instance within a period of time.

ListBindings

Queries information about bindings.

ListDownStreamBindings

Queries the bindings of an exchange.

ListExchanges

Queries exchanges.

ListExchangeUpstreamBindings

Queries the messages to which an exchange is bound.

ListInstances

Queries instances.

ListQueueConsumers

Queries the consumers of a queue.

ListQueues

Queries queues.

ListQueueUpstreamBindings

Queries the messages of a queue.

ListVirtualHosts

Queries vhosts.

UpdateInstanceName

Changes the name of an instance.