Hello Everyone
We just installed NTA in our environment and noticed that NTA is not reporting on all conversations from end points. Seems it is missing a great deal. If I use the real-time network traffic analyzer is shows a completely different data set. I did go into settings and select monitor all traffic.
We are using NTA 4.0 and will be upgrading soon.
Netflow source is a Cisco 3850 with 3.3.0 IOS. See below
flow record NTArecord
match ipv4 tos
match ipv4 protocol
match ipv4 source address
match ipv4 destination address
match transport source-port
match transport destination-port
match interface input
collect interface output
collect counter bytes long
collect counter packets long
!
!
flow exporter NTAexport
destination 10.2.4.100
source GigabitEthernet1/0/1
transport udp 2055
template data timeout 60
!
!
flow monitor NTAmonitor
exporter NTAexport
cache timeout active 60
record NTArecord