Date and traffic type filters
In the upper right, you can filter by the following:- Date range: Adjust the time window for all dashboard data.
- Client traffic: View analytics from the perspective of connection initiators (the endpoints sending the request). Select this filter to focus on users, workstations, and branch office devices making outbound requests. Top sources, geolocation, and latency metrics will be oriented around the client side of each session.
- Server traffic: View analytics from the perspective of the endpoints receiving connections (the servers responding to the request). Select this filter to focus on application servers, web servers, or cloud-hosted services. Top destinations, response patterns, and latency metrics will be oriented around the server side of each session.
Traffic filters
Under the tab name, there is a Filters option that allows you to narrow the dashboard data by a variety of filters, including locations, IPs, firewall rules, and source/destination criteria.Overview tab
The Overview tab provides a high-level snapshot of your network traffic, displayed as a grid of donut charts. Each widget reflects the selected traffic type filter (Client Traffic or Server Traffic). The widgets include:Trends tab
The Trends tab displays time-series graphs that show how traffic volume changes over the selected time window. Use this tab to identify peak usage windows, spot sudden spikes or drops, and inform capacity planning decisions. Each graph reflects the selected traffic type filter (Client Traffic or Server Traffic).Flows tab
The Flows tab lets you explore traffic flows from multiple angles. A “flow” is a single network session or conversation between two endpoints. Each flow represents a discrete exchange of packets between a source IP/port and a destination IP/port using a specific protocol. Use this tab to investigate specific traffic behaviors, verify that firewall rules are permitting or blocking the correct flows, or track down which locations, IPs, or connections are contributing the most traffic. It is divided into two sections: At the top, two donut charts provide a quick visual breakdown of flow volume:- Source IPs: Shows the top source IP addresses contributing to traffic.
- Destination IPs: Shows the top destination IP addresses receiving traffic. Below the charts, a table displays individual flow records. You can switch between views using the sub-tabs:
Latency tab
The Latency tab provides passive latency measurement by observing TCP handshakes across your network. It is divided into two sections: The top of the tab displays two side-by-side time-series graphs:- Network Latency: Plots the average, max, and min network latency over time. Network latency is measured as the round-trip time between a client’s TCP SYN (TCP Synchronize) and the server’s SYN-ACK (TCP Synchronize Acknowledgment), representing pure network transit time.
- Application Latency: Plots the average, max, and min application latency over time. Application latency is measured as the time between the client’s SYN and the first packet of application data, which includes network round-trip time plus server processing time.
Interpreting latency data
Comparing network latency and application latency allows you to quickly determine whether a performance issue originates in the network or at the application/server layer:Geolocation tab
The Geolocation tab maps traffic flows to geographic locations, showing where your traffic originates and terminates. This is useful for:- Verifying that traffic is taking expected geographic paths
- Identifying unexpected international traffic that may indicate a misconfiguration or security concern
- Confirming that users at branch offices are routing through the nearest service edge