Simple Message Queue (formerly MNS) is integrated with ActionTrail. In the ActionTrail console, you can query the management events that are generated when you manage Simple Message Queue (formerly MNS) resources. ActionTrail can deliver management events to Logstores in Simple Log Service or Object Storage Service (OSS) buckets. This way, you can audit the events in real time and locate the causes of issues.
ActionTrail generates management events when you manage cloud resources by using APIs or the Alibaba Cloud Management Console. The following table describes the management events of Simple Message Queue (formerly MNS) that you can query in the ActionTrail console.
ActionTrail supports only management events of Simple Message Queue (formerly MNS). ActionTrail does not generate events when you use Simple Message Queue (formerly MNS) SDK to perform specific operations. For example, ActionTrail does not generate events for operations that receive or send messages.
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. |