Commit graph

25 commits

Author SHA1 Message Date
Simone Mainardi
931f2c59c7 Changes n2disk-ntopng files to prevent overwrites 2019-01-04 11:35:56 +01:00
emanuele-f
dc778da274 Fix config file name 2018-11-28 18:53:20 +01:00
emanuele-f
de5a58ecf3 Remote assistance improvements
- Add status page with service log
- Use a different service name to avoid conflicts with other n2n instances
- Split key into community and key, alphanumeric
- Add connection script download
2018-11-28 17:56:45 +01:00
emanuele-f
eac278a28d Implement remote assistance
- It enables a VPN via n2n
- Remote assistance will be automatically disabled after 1 day
- Optionally it's possible to give admin access to the support
2018-11-23 13:03:11 +01:00
Alfredo Cardigliano
01b054b2e7 datadir parsing fix 2018-10-31 16:11:44 +01:00
Alfredo Cardigliano
38458e6b9c ntopng-utils-manage-config quiet by default (-v for verbose mode) 2018-10-10 18:13:06 +02:00
Alfredo Cardigliano
2aa70e470e n2diskctl support, setting license key, disabling storage settings if instances are running 2018-10-10 11:31:12 +02:00
Alfredo Cardigliano
71ebb7ef50 added n2disk conf installation in ntopng-utils-manage-config 2018-10-08 15:28:17 +02:00
Alfredo Cardigliano
5d986787b1 default data directory migration from /var/tmp/ntopng to /var/lib/ntopng 2018-08-29 17:46:56 +02:00
Simone Mainardi
e782e46e19 Changes backup/restore script to use the datadir
Extends and updates restore documentation

Adds configuration restore link
2018-08-22 18:18:53 +02:00
Simone Mainardi
f477e8394b Conditional handling of nedge/ntopng in backup/restore 2018-08-13 17:21:04 +02:00
Simone Mainardi
3dd659e465 Adds system.config.reload after nedge restore 2018-08-13 16:54:29 +02:00
Simone Mainardi
3b09e69cff Prevents find on non-existing dir during restore 2018-08-13 15:40:57 +02:00
Simone Mainardi
a801abb5e4 Security fixes in backup/restore paths 2018-08-13 15:38:18 +02:00
Simone Mainardi
7b405a6396 Handles different find versions in backup/restore 2018-08-13 15:08:49 +02:00
Simone Mainardi
eaf027109e Makes backup/restore cp compatible with bsd 2018-08-13 14:51:42 +02:00
Simone Mainardi
0ec835f506 Security improvements for backup/restore 2018-08-13 14:41:16 +02:00
Simone Mainardi
674ed10f3e Improves path security of backup/restore script 2018-08-13 12:43:34 +02:00
Simone Mainardi
080c2ff5bf Implements support for ElasticSearch version 6 2018-05-07 13:04:55 +02:00
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