Simple Message Queue (formerly MNS) is integrated with ActionTrail. You can query management events generated by Simple Message Queue (formerly MNS) resource operations in the ActionTrail console. ActionTrail can deliver management events to Simple Log Service Logstores or Object Storage Service (OSS) buckets for real-time auditing and issue analysis.
ActionTrail generates management events when you manage cloud resources by calling API operations or using the Alibaba Cloud Management Console. The following table lists the Simple Message Queue (formerly MNS) management events that you can query in ActionTrail.
ActionTrail records only management events of Simple Message Queue (formerly MNS). Data plane operations, such as sending or receiving messages by using the Simple Message Queue (formerly MNS) SDK, do not generate ActionTrail events.
|
Event name |
Description |
|
CreateQueue |
Creates a queue. |
|
CreateTopic |
Creates a topic. |
|
DeleteEventNotifications |
Deletes an event notification rule. |
|
DeleteQueue |
Deletes a queue. |
|
DeleteTopic |
Deletes a topic. |
|
GetQueueAttributes |
Queries the attributes of a queue. |
|
GetSubscriptionAttribute |
Queries the attributes of a subscription. |
|
GetTopicAttribute |
Queries the attributes of a topic. |
|
ListEventNotifications |
Queries event notification rules within an account. |
|
ListQueue |
Queries queues within the current account. |
|
ListSubscriptionByTopic |
Queries the subscriptions to a specific topic. |
|
ListTopic |
Queries topics within an account. |
|
PutEventNotifications |
Creates an event notification rule. |
|
SetAccountAttributes |
Modifies the attributes of an account. |
|
SetQueueAttributes |
Modifies the attributes of a queue. |
|
SetSubscriptionAttribute |
Modifies the attributes of a subscription. |
|
SetTopicAttribute |
Modifies the attributes of a topic. |
|
Subscribe |
Creates a subscription. |
|
Unsubscribe |
Deletes a subscription. |