Hello Community,
I am new with Solarwinds NTA - Has anyone run into this issue? both of my ingress and egress graphs show the same value. This is at the node detail level. Below is my netflow config. Can someone, please, explain to me why i see this behavior and how can i fix it?
flow exporter Solarwinds
description Export traffic to Solarwinds Server
destination x.x.x.x
source Loopback 100
transport udp 2055
flow monitor Solarwinds-IN
description Input traffic to Solarwinds Server
record netflow ipv4 original-input
exporter Solarwinds
flow monitor Solarwinds-OUT
description Output traffic to Solarwinds Server
record netflow ipv4 original-output
exporter Solarwinds
exit
int tunnel xxxx
ip flow monitor Solarwinds-IN input
ip flow monitor Solarwinds-OUT output
exit
int tunnel xxxx
ip flow monitor Solarwinds-IN input
ip flow monitor Solarwinds-OUT output
exit
Thanks much for your help.