NetFlowAppDependency
Application Dependency Mapping via SolarWinds NetFlow data.
What it does
Queries SolarWinds NTA (NetFlow Traffic Analyzer) through the SolarWinds Information Service (SWIS) REST endpoint to harvest server-to-server flow records, then aggregates them into network-level application dependency evidence. Output is comparable to RISC Networks CloudScape's "Application Dependency Mapping" deliverable used during M&A discovery / migration wave planning. Output files: NetFlowConnections.csv aggregated src->dst:port flows ApplicationDependencyMap.csv inferred app dependencies per host pair
How the app exposes it
The module runs through the ACQI discovery orchestrator and writes its rows into a dedicated results view. From there, conflicts, dependencies, and readiness scores feed the deal-wide consolidation layer.
/discovered/netflow-app-dependency Outputs
Each module emits a normalised CSV keyed by entity ID with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact column set varies by module — the app's results view shows the live schema.