After completing the configuration for cross-AZ traffic optimization, users can monitor their local network traffic and match it with the accessed brokers to identify the actual situation of cross-AZ data transfer.Documentation Index
Fetch the complete documentation index at: https://docs.automq.com/llms.txt
Use this file to discover all available pages before exploring further.
Monitoring Cross-AZ Traffic with Command-Line Tools
-
Monitor network traffic: On Linux, you can use
iftopto view the incoming and outgoing traffic between the local machine and other IPs. The command is as follows: -
Identify node availability zones: Query the cluster nodes of AutoMQ and the zones to which the nodes belong. The command is as follows:
By matching the output of these two commands, you can observe whether cross-AZ traffic is being generated.