Network Load Balancer (NLB) is integrated with ActionTrail. You can query management events generated by NLB resource operations in the ActionTrail console. ActionTrail can also deliver management events to 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 NLB management events that you can query in ActionTrail.
|
Event name |
Description |
|
GetGlobalLoadBalancerSummary |
Queries statistics about NLB. |
|
Create |
Purchases NLB on the buy page. |
|
Release |
Releases a resource such as an instance. |
|
DisableLoadBalancerIpv6Internet |
Changes the network type of an NLB instance from public IPv6 to private IPv6. |
|
EnableLoadBalancerIpv6Internet |
Changes the network type of an NLB instance from private IPv6 to public IPv6. |
|
DetachCommonBandwidthPackageFromLoadBalancer |
Disassociates an elastic IP address (EIP) bandwidth plan from an NLB instance. |
|
StopListener |
Disables a listener. |
|
CreateLoadBalancer |
Creates an NLB instance. |
|
CreateServerGroup |
Creates a server group. |
|
CreateListener |
Creates a listener. |
|
CreateSecurityPolicy |
Creates a custom security policy. |
|
DeleteSecurityPolicy |
Deletes a security policy. |
|
DeleteServerGroup |
Deletes a server group. |
|
DeleteListener |
Deletes a listener. |
|
DeleteLoadBalancer |
Deletes an NLB instance. |
|
UntagResources |
Removes tags from resources. |
|
UpdateLoadBalancerAddressTypeConfig |
Changes the network type. |
|
StartListener |
Enables a listener. |
|
UpdateLoadBalancerProtection |
Modifies deletion protection settings. |
|
UpdateServerGroupServersAttribute |
Modifies the configurations of backend servers. |
|
UpdateSecurityPolicyAttribute |
Modifies the attributes of a security policy. |
|
UpdateServerGroupAttribute |
Modifies the configurations of a server group. |
|
UpdateListenerAttribute |
Modifies the configurations of a listener. |
|
UpdateLoadBalancerZones |
Modifies the zones of an NLB instance. |
|
UpdateLoadBalancerAttribute |
Modifies the attributes of an NLB instance. |
|
ListListenerCertificates |
Queries the certificates of a listener that uses SSL over TCP. |
|
DescribeZones |
Queries zones. |
|
ListServerGroupServers |
Queries backend servers. |
|
DescribeRegions |
Queries regions. |
|
ListSecurityPolicy |
Queries a security policy. |
|
GetJobStatus |
Queries the result of an asynchronous task. |
|
ListServerGroups |
Queries server groups. |
|
ListListeners |
Queries listeners. |
|
GetListenerHealthStatus |
Queries the health check status of a listener. |
|
GetListenerAttribute |
Queries the attributes of a listener. |
|
ListSystemSecurityPolicy |
Queries system security policies. |
|
ListLoadBalancers |
Queries NLB instances. |
|
GetLoadBalancerAttribute |
Queries the details of an NLB instance. |
|
ListTagResources |
Queries the tags that are added to resources. |
|
AddServersToServerGroup |
Adds backend servers to a server group. |
|
RemoveServersFromServerGroup |
Removes backend servers from a server group. |
|
LoadBalancerJoinSecurityGroup |
Adds an NLB instance to a security group. |
|
TagResources |
Adds tags to resources. |
|
LoadBalancerLeaveSecurityGroup |
Removes an NLB instance from a security group. |
|
AttachCommonBandwidthPackageToLoadBalancer |
Associates an EIP bandwidth plan with an NLB instance. |