I have recently installed Netflow onto a Cisco Catalyst 9300 switch, but in Solarwinds I`m not receiving any netflow information. Below is the configuration, some assistance would be most appreciated.
thanks ........... Dinesh.

flow record YELL_DH-SW1-NETFLOW
description IPv4Flow
match ipv4 destination address
match transport destination-port
match ipv4 protocol
match ipv4 source address
match transport source-port
match ipv4 tos
collect interface output
collect counter bytes long
collect counter packets long
collect timestamp absolute first
collect timestamp absolute last
collect transport tcp flags
!
!
flow exporter YELL_DH-SW1-NETFLOW
destination 10.40.9.53
source Vlan100
transport udp 2055
template data timeout 60
!
!
flow monitor YELL_DH-SW1-NETFLOW
description YELL_DH-SW1-NETFLOW
exporter YELL_DH-SW1-NETFLOW
cache timeout active 60
record YELL_DH-SW1-NETFLOW
interface GigabitEthernet1/0/1
description COLT_SDWAN_PRIMARY
no switchport
ip flow monitor YELL_DH-SW1-NETFLOW input
ip address X.X.X.X
end