Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TopN

Group By Options

The information provided by the opFlowSP API can be filtered to that information provided under opFlowSP  TopN Options.
Only the option group_by changes to implement these filters:

Top Applications View

"group_by" : ["application"]

Example:

View file
namethor_asgard_top_applications_flow.json
height250

Top Application Sources View

"group_by" : ["src_ip","application"]

Top Application Conversations View

"group_by" : ["src_ip","dst_ip","application"]

Top Listeners View

"group_by" : ["dst_ip"]

Top Protocols View

"group_by" : ["proto"]

Top Talkers View

"group_by" : ["src_ip"]

Example:

View file
namethor_asgard_top_talkers_flow.json
height250

Top TOS View

"group_by" : ["tos"]