cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
532
Views
0
Helpful
3
Replies

NVM Telemetry – Flow to Process Correlation

jitendrac
Level 1
Level 1

Hello Community,

In a scenario where NVM telemetry is enabled from user endpoint, is it possible to directly correlate a network flow with the associated user endpoint process name and process ID from the SNA console (7.5.2)?

If not, is there any manual method or workaround to achieve this correlation between flow data and process details?

Appreciate any insights, best practices, or tools that could help with this mapping.

I really appreciate any help you can provide.

1 Accepted Solution

Accepted Solutions

David Salter
Cisco Employee
Cisco Employee

Thanks! I'm still here, 19 years and counting.
It is possible to automate the query via the Manager API.  The documentation for the nvm-flows API call you need is the  under https://developer.cisco.com/docs/stealthwatch/enterprise/reporting-api-version-1/.

View solution in original post

3 Replies 3

David Salter
Cisco Employee
Cisco Employee

The advanced Subject / Peer Options includes the ability to filter for both Process Name and File Hash associated with the flow.

DavidSalter_0-1757318231662.png


To get visibility in the Flow Table, use Manage Columns to add the required fields, for example:

DavidSalter_1-1757318410030.png

 

 

Hi David,
Great to see you here after such a long time!
Thanks for the detailed pointers. Thanks for sharing your expertise here.
Your pointers help, but my goal is to automate the step that will get process names for flows tied to an alarm. Manual filtering works but doesn’t scale.

David Salter
Cisco Employee
Cisco Employee

Thanks! I'm still here, 19 years and counting.
It is possible to automate the query via the Manager API.  The documentation for the nvm-flows API call you need is the  under https://developer.cisco.com/docs/stealthwatch/enterprise/reporting-api-version-1/.