Hi all, I've been using ntopng for a while now, but just started playing with Elasticsearch.. however I can't seem to get it working..
My ntopng.conf is below: [root@localhost ~]# cat /etc/ntopng/ntopng.conf --data-dir=/usr/local/ntopng --local-networks="192.168.0.0/16,10.0.0.0/8" -F es;flows;ntopng-%Y.%m.%d;http://localhost:9200/_bulk --interface=ens192 --dns-mode=1 --packet-filter="ip and not proto ipv6 and not ether host ff:ff:ff:ff:ff:ff and not net (224.0.0.0/8 or 23 9.0.0.0/8)" --daemon -G=/var/tmp/ntopng.pid 1. Apart from installing ElasticSearch, is there any extra configuration I need to do? Do I need to create indexes myself? 2. When I run ntopng with the above configuration, it doesnt log that it is sending data to ElasticSearch and the interface says I need to start ntopng with the "-F" parameter - which I am doing! help! thanks paul
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
