Hi,
I'd like to start using es/kibana to visualize ntopng results. I've seen the instructions on:
http://www.ntop.org/ntopng/exploring-your-traffic-using-ntopng-with-elasticsearchkibana/
to configure the ntopng es export and implemented them.
But (as I'm a newbie in es/kibana) I'd like to know the basic steps (on the kibana/es side) to connect and view to the defined index ntopng-%Y.%m.%d I installed both es and kibana (and marvel too!) and they appear to be up'n'running. The following command shows the available indexes, but obviously I need to do something to view also the ntopng... one. What?

new-host-2:~ mauriziomolina$ curl 'localhost:9200/_cat/indices?v'
health status index pri rep docs.count docs.deleted store.size pri.store.size yellow open .marvel-2015.06.24 1 1 1280 0 2.4mb 2.4mb yellow open accounts 5 1 1000 0 417.3kb 417.3kb yellow open .marvel-2015.07.28 1 1 23638 0 30.1mb 30.1mb yellow open logstash-2015.05.18 5 1 4631 0 16.8mb 16.8mb yellow open .kibana 5 1 4 0 15.6kb 15.6kb yellow open .marvel-2015.07.31 1 1 3785 0 7.8mb 7.8mb yellow open logstash-2015.05.20 5 1 4750 0 17.3mb 17.3mb yellow open logstash-2015.05.19 5 1 4624 0 16.1mb 16.1mb yellow open shakespeare 5 1 111396 0 17.9mb 17.9mb yellow open .marvel-kibana 1 1 1 0 6.4kb 6.4kb
new-host-2:~ mauriziomolina$


Thanks,
Maurizio

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to