Gateway Load Balancer (GWLB) is integrated with ActionTrail. In the ActionTrail console, you can query the management events that are generated when you manage GWLB resources. ActionTrail can deliver management events to Simple Log Service Logstores 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 GWLB that you can query in the ActionTrail console.
Event name | Description |
AddServersToServerGroup | Adds backend servers to a server group. |
Create | Purchases GWLB on the buy page. |
CreateListener | Creates a listener. |
CreateLoadBalancer | Creates a GWLB instance. |
CreateServerGroup | Creates a server group. |
DeleteListener | Deletes a listener. |
DeleteLoadBalancer | Deletes a GWLB instance. |
DeleteServerGroup | Deletes a server group. |
DescribeRegions | Queries the most recent region list of GWLB. |
DescribeZones | Queries the most recent zone list of GWLB. |
GetListenerAttribute | Queries the details of a listener. |
GetListenerHealthStatus | Queries the health check status of a listener. |
GetLoadBalancerAttribute | Queries the details of a GWLB instance. |
ListListeners | Queries a list of listeners. |
ListLoadBalancers | Queries a list of GWLB instances. |
ListServerGroups | Queries a list of server groups. |
ListServerGroupServers | Queries the servers in a server group. |
ListTagResources | Queries the tags of resources. |
MoveResourceGroup | Changes the resource group to which a specified cloud resource belongs. |
Release | Releases a resource such as an instance. |
RemoveServersFromServerGroup | Removes backend servers from a server group. |
TagResources | Creates and adds tags to resources. |
UntagResources | Removes tags from resources. |
UpdateListenerAttribute | Updates the attributes of a listener. |
UpdateLoadBalancerAttribute | Updates the attributes of a GWLB instance. |
UpdateLoadBalancerZones | Updates the zones of a GWLB instance. |
UpdateServerGroupAttribute | Updates the attributes of a server group. |