Simone Mainardi
60e657c0d2
Makes hash table state counters as gauges
2019-10-23 14:25:12 +02:00
Simone Mainardi
47f8525144
Adds chars and page for hash table states
2019-10-23 14:14:44 +02:00
Simone Mainardi
15e17a801a
Implements per-state hash entry counters and writes them to ts
2019-10-23 13:09:02 +02:00
emanuele-f
10aa5542f8
Rework alertEntity functions to avoid modules circular dependencies
...
Fixes #2975
2019-10-23 13:01:57 +02:00
emanuele-f
19f820f1bc
Add max rules limit for category lists
...
Fixes #2966
2019-10-23 11:53:21 +02:00
emanuele-f
4b29fa2af1
Only save the edited preferences in category lists
...
Fixes #2967
2019-10-23 11:37:04 +02:00
emanuele-f
0c96c49157
Avoid redis KEYS command for MUD
2019-10-23 11:24:33 +02:00
emanuele-f
76812f42af
Add priority column in status overview
2019-10-22 19:52:05 +02:00
Simone Mainardi
fca66af5e5
Adds speed and num calls to script duration information
2019-10-22 19:05:57 +02:00
emanuele-f
bb4f073b1a
Avoid triggering remote-to-remote alerts when disabled
2019-10-22 18:46:03 +02:00
emanuele-f
f136a19123
Fix flows script expert view
2019-10-22 17:52:53 +02:00
emanuele-f
f264311e73
Also show the disabled scripts in the overview page
2019-10-22 17:48:38 +02:00
emanuele-f
cbddac0562
Fix outside DHCP range alert
2019-10-22 17:16:45 +02:00
Alfredo Cardigliano
b816bfc2d6
Fix purge past alerts button
2019-10-22 16:56:06 +02:00
emanuele-f
ac8d6f1110
Fix host MUD user script
2019-10-22 15:35:19 +02:00
Simone Mainardi
74c896ae73
Fixes validation error
...
Fixes #2964
2019-10-22 14:56:22 +02:00
emanuele-f
ab0875155e
Remove AlertType typedef from C
2019-10-22 14:43:21 +02:00
Simone Mainardi
79157cc65d
Fixes unnecessary checks when showing pie charts
2019-10-22 13:04:37 +02:00
Simone Mainardi
b44900276b
Fixes ports pie charts with VLANs and reworks their appearence
...
Fixes #2971
2019-10-22 13:00:22 +02:00
emanuele-f
db269e54a8
Implement user scripts overview page
2019-10-22 12:05:18 +02:00
emanuele-f
b3374651ce
Merge branch 'alerts_cleanup' into dev
2019-10-22 10:50:21 +02:00
emanuele-f
b3a8c6d49a
Migrate C flow status alerts to Lua user scripts
...
- Alerts and flow status cleanup
- Community flow user scripts migration
- Implement scripts filters by l7 proto and packet interface only
- Migrate flow2statusinfojson
- Lower flow periodic update to 30 seconds if there is flow activity
- Display flow scripts without a gui section
2019-10-22 10:42:22 +02:00
Simone Mainardi
1ec35c3042
Fixes and cleanup of disabled alerts
2019-10-22 10:33:42 +02:00
Simone Mainardi
5b3f34b72a
Fixes flapping of engaged alerts
2019-10-21 17:41:50 +02:00
Alfredo Cardigliano
d835425b89
Added traceback when calling tolongint with math.inf to debug rrd module
2019-10-21 16:33:06 +02:00
Simone Mainardi
e80dc962f4
Optimizes host.getFullInfo with smaller functions in periodic scripts
2019-10-21 16:21:03 +02:00
Luca Deri
a31c59efb6
Updated ntop category lists URLs
2019-10-20 19:02:28 +02:00
Simone Mainardi
33b2a1b21e
Allows .online TLDs in mails server, sender, and recipient
...
Fixes #2955
2019-10-18 19:13:31 +02:00
Alfredo Cardigliano
f66d7b113d
Suricata statistics label
2019-10-18 18:32:29 +02:00
Luca Deri
657e673af3
Changed defaults
2019-10-18 17:22:12 +02:00
Simone Mainardi
c68b9af4af
Stops lists load during shutdown
2019-10-18 14:46:02 +02:00
Luca Deri
f006b7304d
Updated black lists with the ntop meltdown
2019-10-18 13:53:48 +02:00
Simone Mainardi
43d0b89bd9
Prevens tons of unnecessary calls to alerts_api.trigger()
2019-10-17 18:54:13 +02:00
Alfredo Cardigliano
9b071bb873
Ingesting JA3 from Suricata, uniformed TLS IE names with those exported by cento, added localization for missing IEs
2019-10-17 13:04:42 +02:00
Simone Mainardi
f8443ff03d
Disk space reclaim and defrag of alerts db
2019-10-17 12:12:28 +02:00
Alfredo Cardigliano
053df4bc67
Added external interface statistics (e.g. signatures loaded by suricata)
2019-10-16 13:40:50 +02:00
Alfredo Cardigliano
bfdf5773d3
Format boolean custom fields
2019-10-16 12:51:04 +02:00
Simone Mainardi
63ce367f8b
Fixes flow process trees
2019-10-16 19:30:31 +02:00
Simone Mainardi
34fb0de859
Moves unused sflow files to attic
2019-10-16 19:19:05 +02:00
Simone Mainardi
bdbd44819c
Fixes nEdge flows drop
2019-10-16 19:17:14 +02:00
Simone Mainardi
6fd7386c03
Fixes possible collisions when looking up flows by key
2019-10-16 19:04:10 +02:00
emanuele-f
6533175336
Add flow/alerts definitions directories
2019-10-16 17:45:55 +02:00
emanuele-f
9386fdd2b1
Add status/alerts definitions overview page and documentation
2019-10-16 17:23:54 +02:00
emanuele-f
9786581526
flow.getInfo now returns minimal information
2019-10-16 13:57:54 +02:00
Alfredo Cardigliano
87ac1b0bb6
New Duplicate Disaggregated Traffic option to show disaggregated traffic in the master interface
2019-10-16 04:50:47 +02:00
emanuele-f
873b96c20a
Split alert types definitions in multiple files
2019-10-16 12:04:07 +02:00
Simone Mainardi
d1600d0e9b
Adds toggle to exclude one-way-traffic hosts from timeseries gen
2019-10-16 11:58:50 +02:00
Simone Mainardi
5e60fb19c9
Implements two-way traffic filter for hosts
2019-10-16 11:01:22 +02:00
emanuele-f
7a14a9cf11
Improvements in status definition API
2019-10-16 10:33:19 +02:00
Simone Mainardi
2f984277ca
Fixes flows one-way/two-way flows filtering
2019-10-16 09:55:43 +02:00