Commit graph

6258 commits

Author SHA1 Message Date
Simone Mainardi
174cedcb95 extends get/alert/ts.lua to retrieve per-host counters 2021-03-02 09:03:05 +01:00
Alfredo Cardigliano
2a08f9461e Remove config sets management page 2021-03-01 19:00:52 +01:00
Simone Mainardi
80ed4e5b07 Fixes alert filters not being picked up after changes 2021-03-01 18:49:08 +01:00
Alfredo Cardigliano
7d7e59e739 Add menu to jump on the user scripts configuration page directly 2021-03-01 18:46:17 +01:00
Alfredo Cardigliano
5f759a6766 Fix pools:_persist call 2021-03-01 18:29:44 +01:00
Alfredo Cardigliano
90c31e11ec Fix pools:_initialize 2021-03-01 18:25:21 +01:00
Simone Mainardi
716d907ff1 Configset initialization fixes 2021-03-01 18:19:38 +01:00
gabryon99
2bb5be7bf6 add bubble widget and removed old code 2021-03-01 15:49:12 +01:00
gabryon99
268cdd3da3 removed old widgets code 2021-03-01 15:49:12 +01:00
Alfredo Cardigliano
fa311e3ade Rework user script working sets (a single configset is supported now) 2021-03-01 15:37:45 +01:00
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