INFO [ajp-nio-127.0.0.1-8010-exec-3, ###################] utils.HttpRequestLogger - After request [POST /suite-api/api/auth/token/acquire?_no_links=true, client=<Load Balancer IP>, payload={"username":"admin","password":"######"}]
Aria Operations
VMware NSX
One of the clients making calls to Aria Operations, via the NSX Native Load Balancer, has the incorrect admin password and leads to the account being locked in Aria Operations.
As this is a one arm Load Balancer, by default, the IP address on the service interface of the Load Balancer, is used for the backend connection and is seen as making the API calls in the Aria Operations logs.
Review all clients making API calls to the Aria Operations server(s) via the NSX Load Balancer and ensure they are using the correct password.
To help identify the clients making the API calls to the Aria Operations servers, via the NSX Load Balancer, you can do packet captures on the edge node where the Load Balancer is Active.
pktcap-uw --switchport <switchport> --dir 2 --ip <Load Balancer virtual server IP address> -o /<path-to-save-file>/switchport-#.pcappktcap-uw --switchport 1234567 --dir 2 --ip 192.168.1.1 -o /data/switchport-1.pcaptcpdump-uw -r /<path-to-save-file>/switchport-#.pcaptcpdump-uw -r /data/switchport-1.pcap