Missing template for flow set
Our netflowv9 log is filling with the following errors constantly:
WARNING:Netflow v9:2016-10-17 16:34:04.929002 Missing template for flow set 256 from 10.110.0.1, sequence 661 - dropping
WARNING:Netflow v9:2016-10-17 16:34:04.929193 Missing template for flow set 261 from 10.110.0.1, sequence 661 - dropping
WARNING:Netflow v9:2016-10-17 16:34:04.929382 Missing template for flow set 256 from 10.110.0.1, sequence 661 - dropping
WARNING:Netflow v9:2016-10-17 16:34:04.929569 Missing template for flow set 263 from 10.110.0.1, sequence 661 - dropping
WARNING:Netflow v9:2016-10-17 16:34:04.929755 Missing template for flow set 256 from 10.110.0.1, sequence 661 - dropping
WARNING:Netflow v9:2016-10-17 16:34:04.929942 Missing template for flow set 261 from 10.110.0.1, sequence 661 - dropping
WARNING:Netflow v9:2016-10-17 16:34:04.930128 Missing template for flow set 256 from 10.110.0.1, sequence 661 - dropping
WARNING:Netflow v9:2016-10-17 16:34:04.930315 Missing template for flow set 263 from 10.110.0.1, sequence 661 - dropping
WARNING:Netflow v9:2016-10-17 16:34:04.930503 Missing template for flow set 256 from 10.110.0.1, sequence 661 - dropping
WARNING:Netflow v9:2016-10-17 16:34:04.930690 Missing template for flow set 263 from 10.110.0.1, sequence 661 - dropping
Setup: Ubuntu 16.04 LTS Install from setup script
Cisco config: +access-list global_mpc extended permit ip any any
+class-map global-class
-
match access-list global_mpc
-
class global-class
-
flow-export event-type all destination 10.110.10.39
Any thoughts would be helpful