Commit graph

6 commits

Author SHA1 Message Date
Josh Soref
78e78c018c Fixes spellings and typos
Thank goes to
Josh Soref <jsoref@users.noreply.github.com>
2017-03-06 17:54:48 +01:00
Luca Deri
89d6fa301a Added minimal json encoding function
Modified bash path in ntopng-add-user.sh
2016-08-05 11:03:56 +02:00
Simone Mainardi
6de68cd19c Implements a script to add users from the command line
It should now be decided if the script has to be installed
in packaged versions, of if it should be downloaded as a static
content from the ntopng web interface
2016-07-20 17:19:35 +02:00
Simone Mainardi
802a845438 Reworks ElasticSearch dynamic template
Since ES templates are processed in order, IP addresses were
interpreted as plain strings. This commit solves the issue
and fixes #548
2016-05-04 09:54:03 +02:00
Luca Deri
aafac73593 Minor optimization for ELK template setup 2015-10-28 00:26:59 +01:00
Simone Mainardi
bea6f4750e Push ntopng index configuration to ElasticSearch
When ES flow export is enabled, ntopng sends its index configuration
to ES before actually exporting flows.
2015-10-27 12:25:32 +01:00