Alfredo Cardigliano
4a1d217d3a
Rest endpoint to export user scripts configuration
2020-01-15 11:58:09 +01:00
Simone Mainardi
212c449e5b
Implements facility to reuse plugin ids
2020-01-14 19:54:38 +01:00
Alfredo Cardigliano
55b1ca75a9
Replace anomalous with misbehaving to avoid inconsistencies ( fix #2866 )
2020-01-14 15:49:19 +01:00
Simone Mainardi
2c6ed549ce
Minor menu fix
2020-01-14 10:09:06 +01:00
Alfredo Cardigliano
e18aa22456
Handle check_recording_data for non-admin users
2020-01-13 23:51:27 +01:00
emanuele-f
8dd446b948
Add missing variable
2020-01-13 22:23:04 +01:00
emanuele-f
7679da4d21
Implement blacklisted country alert
2020-01-13 18:15:27 +01:00
Alfredo Cardigliano
f4a4c07d80
Add ability to extract traffic to users with permission (direct extraction only)
2020-01-13 17:39:12 +01:00
Simone Mainardi
3611bf7346
Changes to better handling logos
2020-01-13 16:33:05 +01:00
emanuele-f
85e55afe90
Fix hosts statistics update frequency range and step
...
Note: the stats update is performed into the stats_update.lua which is executed every 5 seconds.
2020-01-13 15:20:38 +01:00
Alfredo Cardigliano
da6b521d53
Computing restricted filter for users allowed to capture live traffic based allowed subnets
2020-01-13 13:02:57 +01:00
Simone Mainardi
2b30fe80b2
Fixes unhandled VLAN in alerts explorer and dashboard
...
Fixes #3203
2020-01-10 18:56:36 +01:00
Alfredo Cardigliano
a86aaa61e6
Add configuration of user permission for downloading pcap (hidden for the time being)
2020-01-10 18:16:01 +01:00
emanuele-f
5b05b06c96
Use extended icon classes.
...
Also fixes mining alert icon
2020-01-10 17:02:11 +01:00
Simone Mainardi
5a378a9bd2
Adds ICMP unreachable information also for inactive flows
...
Fixes #3206
2020-01-10 11:57:17 +01:00
emanuele-f
737962228b
Add hook label in get_user_scripts.lua
2020-01-10 11:35:23 +01:00
Alfredo Cardigliano
6a4200f7d2
Layout fixes
2020-01-09 15:01:16 +01:00
Simone Mainardi
8c2fda7ca8
Prints all TCP flags in flow details
2020-01-09 15:02:47 +01:00
Simone Mainardi
0c0e38c23e
Hides viewed interfaces from flow script config
2020-01-09 11:26:13 +01:00
Alfredo Cardigliano
b04ec43d99
Add revision to ntopng version in system alerts
2020-01-09 10:19:49 +01:00
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
Alfredo Cardigliano
5d3cdc490c
Removed duration (e.g. '< 1 sec') for alerts with no duration
2020-01-08 20:00:23 +01:00
Alfredo Cardigliano
5e5d50d72a
Alert on software update
2020-01-08 18:51:21 +01:00
Simone Mainardi
0faa25063c
Fixes visualization of non-tcp non-udp flows
2020-01-08 12:35:15 +01:00
Alfredo Cardigliano
33d52338a4
Allow quotes in where clause (nindex debug page only)
2020-01-07 20:23:49 +01:00
emanuele-f
481a00a2ad
Add missing user scripts gui labels
2020-01-07 19:04:11 +01:00
Alfredo Cardigliano
cfa3c0d1b4
Geolocation support instructions in the AS and countries pages
2020-01-07 17:32:26 +01:00
Luca
2d63ae8024
Certificate validity fix
2020-01-07 16:57:12 +01:00
Simone Mainardi
98b51ab00a
Checks return value of loadfile chunks to protect against nils
...
Provides additional debugging info for #3195
2020-01-07 16:08:43 +01:00
Alfredo Cardigliano
4cb134f44b
Checking mandatory parameters
2020-01-07 16:00:59 +01:00
Luca Deri
57e6a93065
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
...
Updated (C)
2020-01-06 23:36:36 +01:00
emanuele-f
cf527f9b22
Fix configset delete
2020-01-05 12:21:35 +01:00
Luca
9ee97a2f0f
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2020-01-03 21:37:40 +01:00
Luca
165e7cdea3
Changes for TLS certificate expire check
2020-01-03 21:26:48 +01:00
emanuele-f
ad9c386bb3
Move user scripts gui config to admin, cleanup
2020-01-03 15:16:46 +01:00
emanuele-f
d037f9a9a4
Use new user scripts config and gui
...
The user scripts configuration can now be configured from the "User Scripts" entry under the cog
icon. It allows the creation of multiple configuration presets to be applied to hosts, networks and
interfaces.
2020-01-03 13:03:34 +01:00
emanuele-f
538ebc741a
Differentiate global from per-hook config scripts
2020-01-03 13:03:34 +01:00
Simone Mainardi
6795ed5d07
Fixes nil pktSizeDistribution
2020-01-03 11:20:03 +01:00
Simone Mainardi
9d4df32f13
Additional fixes for tcp flags stats and use of json library
2020-01-02 19:20:07 +01:00
emanuele-f
6ba9052e3b
Add debug trace
2020-01-02 14:59:21 +01:00
Simone Mainardi
591421d530
Handles TCP flags stats in ZMQ interfaces
2020-01-02 14:21:43 +01:00
emanuele-f
969701f2aa
Add csrf when error occurs in edit_user_script_config
2020-01-02 13:02:49 +01:00
emanuele-f
c57399c060
Nil table fix
2020-01-02 12:29:50 +01:00
emanuele-f
94e717d604
Move configsets to redis hash
2020-01-02 12:21:22 +01:00
Luca
92ea3cf5a0
TLS certificate improvements
2020-01-02 09:36:31 +01:00
emanuele-f
4621a8f409
Reload the periodic scripts when the configuration changes
2019-12-31 19:31:03 +01:00
Simone Mainardi
b44de6e18d
Implements discarded probing traffic counters and timeseries
2019-12-31 16:01:24 +01:00
emanuele-f
d3b9f22b0a
Add missing ARP matrix entries purging
...
This resulted in the ARP matrix hash growing as idle entries were not purged.
Fixes #3152
2019-12-31 12:32:21 +01:00
emanuele-f
3580ddbd02
Fix for possibly nil benchmarks table
2019-12-31 11:39:05 +01:00
Simone Mainardi
cc49cdc1af
Implements per-interface pref to discard probing traffic
2019-12-31 10:15:54 +01:00