On Tue, Mar 24, 2015 at 9:15 PM, Paul Murgatroyd <[email protected]> wrote:
> thanks Ariana, so can you elaborate on what the ElasticSearch integration is
> today with ntopng?
>

When the -F es option is specified, all the statistics that are also
saved on sqlite for the historical interface are also stored in
ElasticSearch. ntopng however still does not provide any way to view
the stats that are stored in ElasticSearch (coming soon).

Thanks,
Arianna


> On 24 March 2015 at 17:30, Paul Murgatroyd <[email protected]> wrote:
>>
>> 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



-- 
/*
 * Arianna Avanzini
 * [email protected]
 * http://ava.webhop.me
 */
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to