Dashboard Guide
This guide describes all dashboards in the NetFlow and SNMP Analytics App, organized by navigation section.
Many dashboards have been consolidated. See the Legacy Dashboard Mapping section below, or refer to the 2.12.0 documentation for the full previous dashboard reference.
Overview
Network Overview
Default landing page. Device-centric network health summary — the first stop in the triage workflow.
Required module: Module 10062 (Network Conversations). Falls back to Module 10067 (Top Traffic) when 10062 data is unavailable — see Top Traffic Fallback.
Filters: Site → Device Type → Device / Network → Time Range.
What it shows:
- Row 1 — Device metrics: Four panels showing device performance — Top Devices by Flows/sec, Throughput (Mbps), Packets/sec, and Average Packet Size. When a specific device is selected, these switch to time-series charts for that device. Use these four panels together to fingerprint device behavior — high packets + low bytes signals a small-packet flood; low average packet size may indicate scanning or DDoS.
- Row 2 — Traffic breakdown: Four donut charts showing Protocol mix, Top Source IPs, Top Destination IPs, and Top Destination Ports & Apps across the filtered scope.
- Row 3 — Known Threat Communications: Four KPI panels showing flow counts for threat traffic only (
threat_list_nameis populated): Inbound Allowed, Inbound Blocked, Outbound Allowed, Outbound Blocked. Red panels require investigation; green panels confirm controls are working. Clicking any panel navigates to the Security Events dashboard with the appropriate filters pre-set.

Network Conversations
Network Conversations
Primary traffic investigation dashboard. Replaces five previous dashboards: Network Conversations Bidirectional, Top Applications, Top Users, Applications & Users, and By Protocol & Port.
Required module: Module 10062.
Filters: Full filter chain, plus Group By selector between Device/Network and Source IP.
Group By controls how traffic is analyzed across all panels simultaneously:
| Group By | Shows |
|---|---|
| Conversation Pair | Source → Destination host pairs |
| Protocol & Port | Destination port and transport protocol |
| Application | Application name from DPI or NetFlow options |
| User | Username from identity enrichment |
What it shows:
- Row 1 — Timechart: Traffic over time, stacked by the selected Group By dimension. Click and drag to time-brush — filters the detail table to the selected window.
- Row 2 — Primary dimension + Top Destinations: Ranked bar chart of the selected Group By dimension alongside a fixed Top Destinations panel. Titles and colors update with Group By selection.
- Row 3 — Supporting dimensions: Two additional ranked bar charts showing the most analytically useful context for the current investigation mode (e.g. when investigating by Conversation Pair, Row 3 shows Top Applications and Top Ports).
- Row 4 — Sankey: Full-width traffic flow diagram. Source and target dimensions respond to Group By selection — two-node for Conversation Pair, three-node chain (Source → middle dimension → Destination) for Application, User, and Protocol & Port.
- Row 5 — Detail table: Fixed columns regardless of Group By — Device/Network, Flow Type, Session Origin, Source, Destination, Dest Port, App, Sent, Received, Rcvd/Sent %, Avg Duration, Flow Count, plus conditional User and Threat columns. Filtered by time-brush selection. Clicking a row pre-fills Source IP and Dest IP filters without leaving the dashboard.

Security Events
Threat detection and policy enforcement investigation. Replaces three previous dashboards: Cyber Threats, Top Violators, and Accepts & Rejects.
Required module: Module 10062 with Threat Intelligence configured in NFO.
Filters: Full filter chain.
What it shows:
- Row 1 — KPIs: Four entity-count panels — Unique Malicious IPs, Unique Victims (internal hosts that communicated with malicious IPs), Blocked Flows, and Unique Violators (distinct internal sources being blocked). These are distinct entity counts, more operationally focused than the flow-count KPIs on the Overview dashboard.
- Row 2 — Timechart: Threat events and Blocked flows on a shared time axis. Fixed — does not change when switching tabs. Time-brush filters all three tabs simultaneously.
- Row 3 — Tabs:
- Threats — Map of attacker countries with enriched table including Threat List and Reputation columns.
- Violators — Internal sources being blocked, with Application, Dest Port, and Action columns.
- Allows & Blocks — Four horizontal bar charts showing Allowed and Blocked traffic by conversation pair and by port.

Geographic & ASN
Geographic and autonomous system traffic analysis. Replaces two previous dashboards: By Country and By Autonomous System.
Required module: Module 10062.
Filters: Full filter chain, plus View selector (Geographic / ASN), Show Blocked Flows toggle, and GeoIP Source selector (NFO fields / Splunk iplocation).
What it shows: World map with traffic bubbles by country (Geographic view) or ranked bar chart by ASN (ASN view), with a detail table. The GeoIP Source selector allows comparison between NFO's built-in GeoIP enrichment and Splunk's iplocation function. The Show Blocked Flows toggle excludes blocked/dropped flows when off.