Commit graph

3020 commits

Author SHA1 Message Date
Alfredo Cardigliano
2f4d47f064 Add v1/get/pcap/live_extraction.lua API 2020-05-18 19:28:30 +02:00
emanuele-f
4dc368011b Remove unused local function 2020-05-18 19:27:21 +02:00
Alfredo Cardigliano
7335b3b2c9 Add v1/get/pool/config v1/get/scripts/config REST API 2020-05-18 18:54:58 +02:00
Alfredo Cardigliano
b266ab9335 Add v1/get/system/stats v1/get/host/mud REST API 2020-05-18 17:46:50 +02:00
Simone Mainardi
3258fa074e Additional fixes for interface validation 2020-05-18 13:02:56 +02:00
Alfredo Cardigliano
e8fcbd2a90 Trigger host alerts for collected syslog messages (also to companions) 2020-05-18 12:52:38 +02:00
Luca Deri
ccf76ca54d Added "real" intefaceId validation
Initial work towards REST API
2020-05-17 20:47:46 +02:00
Alfredo Cardigliano
c6e061e62b Improve syslog API, add host log plugin skeleton 2020-05-16 11:35:32 +02:00
Luca Deri
e87d13f260 Refreshed nDPI flow risk implementation 2020-05-16 00:26:09 +02:00
Simone Mainardi
058f2a32be Uses nDPI-calculated risks for TLS alerts 2020-05-15 11:54:18 +02:00
Simone Mainardi
9f6c6cb315 Initial work to merge alert and notification endpoints 2020-05-14 11:04:57 +02:00
Simone Mainardi
8cb1bc7a34 Refactors notification endpoints into notification configs 2020-05-14 10:47:18 +02:00
Simone Mainardi
5d798db8fc Adjusts endpoint tests 2020-05-14 10:46:53 +02:00
gabryon99
71870f5158 validation of endpoint fields 2020-05-13 22:15:09 +02:00
Simone Mainardi
329f7381b5 Minor fixes 2020-05-13 20:02:34 +02:00
Simone Mainardi
79c48e2039 Adds localization for flow risks 2020-05-13 20:01:06 +02:00
Simone Mainardi
c543df45f9 Reworks suspicious file transfers 2020-05-13 19:38:24 +02:00
gabryon99
237309fc58 enforced admin privileges on endpoint pages 2020-05-13 18:26:05 +02:00
Simone Mainardi
0f2ce04912 Fixes InfluxDB retention policies not updated upon retention changes
Fixes #3922
2020-05-13 14:25:46 +02:00
Simone Mainardi
0d7ed3f0ed Extends binary and unknown port alerts 2020-05-13 12:21:01 +02:00
Luca Deri
f4b25f30b3 Flow risk report improvemements 2020-05-12 12:57:36 +02:00
Luca Deri
e315158c1d Added plugin for handling flow risks reported by nDPI 2020-05-12 12:18:50 +02:00
Luca Deri
cd3246ca3b Defined new flow_keys
status_binary_application_transfer  = 29,
      status_known_proto_on_non_std_port  = 30
2020-05-12 00:35:45 +02:00
emanuele-f
64f941cceb Remove javascriptAfterSwitch in preferences
Addresses #3849
2020-05-11 18:56:27 +02:00
Simone Mainardi
18bf6fa3d5 Fixes alerted active monitoring hosts not reported as alerted
Fixes #3904
2020-05-08 17:47:33 +02:00
emanuele-f
af842e4aa6 Cleanup unnecessary CSRF tokens passed 2020-05-08 12:56:58 +02:00
emanuele-f
d43d4e5e74 Make DHCP names cache expire after 1 day
Addresses #3641
2020-05-08 10:15:31 +02:00
Luca Deri
ff76407e68 Added detection of self-signed (< TLS 1.3) certificates 2020-05-08 09:53:31 +02:00
gabryon99
88635566ac change input name fields for recipients 2020-05-07 21:43:15 +02:00
gabryon99
db9f3ecc03 add recipient for endpoint notifications 2020-05-07 18:30:27 +02:00
Simone Mainardi
78a6f4f8d4 Adds endpoint conf to the endpoint recipient getter 2020-05-07 17:48:19 +02:00
emanuele-f
ba5c64b107 Rework host label getters
This fixes inconsistencies across the ntopng gui

Addresses #3699
2020-05-07 17:47:18 +02:00
gabryon99
19edceec4c add http validation for endpoints
fix #3889
2020-05-07 16:20:37 +02:00
Simone Mainardi
cec9be4be7 Simplifies notification recipients getter 2020-05-06 23:12:06 +02:00
Luca Deri
5294179bf9 Added widgets in use in get_datasources.lua
Reconciled widget_utils.lua name
2020-05-06 19:02:29 +02:00
emanuele-f
3557284b87 Rename and move notifications endpoints 2020-05-06 17:16:40 +02:00
gabryon99
9973d63847 add endpoint_notifications_list 2020-05-05 22:28:28 +02:00
emanuele-f
d65bd41212 Implement proper LBD host restore 2020-05-05 12:20:40 +02:00
Alfredo Cardigliano
22304542c2 Hide telemetry setting for OEM 2020-05-05 10:36:13 +02:00
Luca Deri
b0c23144ee Fixed labels and inconcistencies on active monitoring
Added ability for RRD to handle RRDs with 4 measurements. rrd driver might need further work
2020-05-04 19:13:03 +02:00
gabryon99
98930cd55f improved datasources and widgets 2020-05-03 23:18:19 +02:00
emanuele-f
9381dd6fc0 Show upload speed and latency in speedtest active monitoring 2020-04-29 16:51:11 +02:00
emanuele-f
04328b7f37 Fix alert formatting with percentage value 2020-04-29 15:47:14 +02:00
Luca Deri
eb2c2dd47a Added datasource extraction check 2020-04-29 12:42:01 +02:00
emanuele-f
ae07188dd7 Don't delete per-hour stats and handle form submit button 2020-04-29 11:54:49 +02:00
emanuele-f
f6949452c3 Add SSDP as an allowed protocol for Multimedia devices
Also fix old SSL protocol references. Closes #3760 .
2020-04-28 15:16:36 +02:00
emanuele-f
237bac3afe Shorten the broadcast domain alert message
Closes #3790
2020-04-28 15:02:57 +02:00
emanuele-f
e3115e14e8 Alternative message for speedtest execution alerts 2020-04-28 12:53:43 +02:00
gabryon99
ab0c7ae440 fix for multibar widget 2020-04-27 21:07:02 +02:00
Alfredo Cardigliano
963cff670f Cleanup severity for external alerts 2020-04-27 18:04:41 +02:00