"User-defined version 9 templates are not supported."
- + family inet {
- + output {
- + flow-server **.**.**.** {
- + port 2222;
- + version9 {
- + template {
- + ELK;
- + }
- + }
- + }
- services {
- + flow-monitoring {
- + version9 {
- + template ELK {
- + ipv4-template;
- + }
- + }
- + }
- + }
Could this be the problem? I defined "ELK" as a template.