Commit graph

6248 commits

Author SHA1 Message Date
Simone Mainardi
9ae7f01ccc Fixes REST ts.lua returning errors with just no data available
Fixes #5061
2021-03-01 13:03:53 +01:00
Simone Mainardi
4becc28029 Fixes alert ts shifted by 1-h due to Lua arrays indexed from 1
Fixes #5072
2021-03-01 12:58:19 +01:00
Matteo Biscosi
7102c2814b Removed debug prints 2021-03-01 12:14:12 +01:00
Matteo Biscosi
e241227342 Added server/client name and community ID to flow alerts 2021-03-01 12:14:12 +01:00
Alfredo Cardigliano
dc6b47e1ed Cleanup menu code 2021-03-01 12:02:05 +01:00
Luca Deri
ed938dc6c1 Fixed DNS report 2021-02-28 13:00:10 +01:00
gabryon99
1a4c7c2388 put the date on two lines (#5065) 2021-02-28 12:23:52 +01:00
Simone Mainardi
9d43be52c7 Reworks client/server heuristic for ZMQ interfaces 2021-02-27 21:01:19 +01:00
Matteo Biscosi
be9b5b8405 Removed mac address from flow alert msg
Changed remote to local alert description
2021-02-26 19:12:04 +01:00
Matteo Biscosi
4be03c9627 Reviewed alert description and alert table width 2021-02-26 16:22:11 +01:00
Matteo Biscosi
39d3618351 Fixes flow alerts table column width and description 2021-02-26 16:10:48 +01:00
Matteo Biscosi
fa5088d49b Removed useless description from some flow alert 2021-02-26 12:58:06 +01:00
Luca Deri
5d136ac51c Name fix 2021-02-26 12:26:33 +01:00
Matteo Biscosi
56a3cb9875 Added contacts behaviour rrd timeseries 2021-02-26 11:40:54 +01:00
Simone Mainardi
36e26cd0fc Cleanup old ip reassignment / remote to remote alerts code
Fixes #5038
2021-02-26 11:36:21 +01:00
Simone Mainardi
def8cadbca Fixes some ip reassignment alerts not triggering 2021-02-26 11:34:40 +01:00
Alfredo Cardigliano
d90fb8f8a5 Fix html tag stripping 2021-02-26 11:32:29 +01:00
Simone Mainardi
76006d6250 Fixes IP reassignment code that is now per-interface
Implements #5038
2021-02-26 11:21:04 +01:00
Matteo Biscosi
41163ac7f6 Implements low risk alert type must be further split
Implements #5066
2021-02-25 19:09:17 +01:00
Simone Mainardi
7228b6b08e Reworks Lua after flow status bitmap extension to 128 bits 2021-02-25 18:55:21 +01:00
gabryon99
0df58e5a2f nowrap for protocol and type columns in alert table (#5065) 2021-02-25 16:34:48 +01:00
Luca Deri
6bfe31d5bd Fixed HTML issue 2021-02-25 15:44:00 +01:00
Alfredo Cardigliano
de67f9b13f Cleanup 2021-02-25 15:00:04 +01:00
Alfredo Cardigliano
bd55990961 Add support for syslog format RFC 5424 2021-02-25 14:50:23 +01:00
Matteo Biscosi
dbfdec34fe Implements Local Host behaviour analysis and it's alert
Alert in case the host has an unexpected behaviour
2021-02-25 12:04:05 +01:00
gabryon99
7a1a9be9af fixed filter menu in hosts map (#5064) 2021-02-25 11:35:56 +01:00
gabryon99
932954151a updated email regex used for the telemetry field (#5056) 2021-02-25 10:57:59 +01:00
Matteo Biscosi
ef3eb09d3b Removed rrd fname from OSes schema 2021-02-25 10:55:22 +01:00
Simone Mainardi
e369aa0a85 Implements alert filters for all engaged alerts 2021-02-24 10:29:59 +01:00
gabryon99
08f2e68f0b add raw exclusion list for user script page (#5002) 2021-02-23 21:16:08 +01:00
Simone Mainardi
981f7a0572 Removes experimental code for timeseries delta 2021-02-23 19:09:07 +01:00
Alfredo Cardigliano
db9adb9060 Add support for Malicious JA3 signature using nDPI (#5045) 2021-02-23 18:35:19 +01:00
Simone Mainardi
e82f318742 Adds exclusion filter for SNMP device alerts 2021-02-23 15:48:21 +01:00
Simone Mainardi
af90ee08c9 Removes a debug flag 2021-02-23 15:38:20 +01:00
Simone Mainardi
696bcb33e5 Implements alert exclusions for hosts, interfaces, local networks 2021-02-23 15:36:14 +01:00
gabryon99
11e56489a6 fixed typo for threshold cross 2021-02-23 13:42:32 +01:00
gabryon99
6f229ffd01 add threshold_cross template 2021-02-23 12:58:33 +01:00
Luca Deri
a3990cd904 Added Some IPFIX stanndard fields collected by ntopng/nProbe in pass throught mode 2021-02-23 12:33:07 +01:00
Simone Mainardi
6b75045a86 Always return rendered user script templates in order 2021-02-23 11:20:56 +01:00
Simone Mainardi
15d4672f7e Loads plugins templates from /modules when no template is found 2021-02-23 10:55:41 +01:00
Matteo Biscosi
c62c2c232e Removed useless requires for enchanting performances
Removed, where it was possible, the lua requires, with the objective of enchanting the performances of periodic activities
2021-02-23 10:51:50 +01:00
Simone Mainardi
454f5c07ba Fixes deletetion of user script configs leaving stale pools 2021-02-22 18:52:42 +01:00
Luca Deri
f1c87e533f Simplified housekeeping.lua 2021-02-22 18:03:25 +01:00
Simone Mainardi
4ce46da129 Fixes new templates breaking when rendering severity 2021-02-22 16:44:17 +01:00
gabryon99
413db55095 updated edit_user_scripts page 2021-02-22 16:16:15 +01:00
Simone Mainardi
275482e203 Fixes flows dropdown filters not shown in the title
Fixes #5055
2021-02-22 14:57:34 +01:00
Simone Mainardi
40c785ce02 Automatically loads input_builder .template HTML files 2021-02-22 11:44:21 +01:00
Matteo Biscosi
5e7cafd8f7 Removed threshold not nil check
Error due to the fact that an old user script configuration was in use
2021-02-22 10:23:05 +01:00
Matteo Biscosi
69ebe4e1a6 Temporary fix for threshold value to nil 2021-02-21 17:51:30 +01:00
Matteo Biscosi
fe9e3a2ea8 Removed sort column from OS distribution 2021-02-21 17:23:49 +01:00