I am now using netflow module in my logstash .
And i using " bin/logstash --modules netflow --setup -M netflow.var.input.udp.port=2055 -M var.elasticsearch.hosts="192.168.88.120:9200" -M var.kibana.host="192.168.88.120:5601" "
to start the netflow, but i met an error
It seems that i can not connect to the kibana, but when i using telnet , the port is normal.
And i had closed all the firewall,is there anyone who can solve it ?
When using the command line, you must specify which module the setting belongs to. You did this for netflow.var.input.udp.port but not var.elasticsearch.hosts and var.kibana.host
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.