Hello Team,
I have installed netflow module on a 7.X ELK environment. And I have used the below command to start the netflow module.
./bin/logstash --modules netflow --setup -M netflow.var.input.udp.port=2055 -M netflow.var.kibana.ssl.enabled=false
I can see the logs are coming and parsed properly on the discovery tab, but the default dashboard is not generating. Can anyone help me with this?