Commit graph

5860 commits

Author SHA1 Message Date
Simone Mainardi
6cdfe984fe Minor interface name fix 2020-10-09 19:01:06 +02:00
Simone Mainardi
b2bbc6d745 Fixes wrong count of unhandled flows in disaggregated interfaces 2020-10-09 18:53:50 +02:00
gabryon99
d5809954e6 fix SNMP preferences submenu link (#4552) 2020-10-09 18:38:41 +02:00
gabryon99
a10136c17f restored previous behaviou prefs page (#4552) 2020-10-09 17:24:02 +02:00
gabryon99
6dadbe1507 updated style for users page (#4501) 2020-10-09 17:03:39 +02:00
gabryon99
16c7ed657b show SNMP menu when we are in simple view (#4552) 2020-10-09 16:42:36 +02:00
Simone Mainardi
697eae64d1 Adds auth.lua file for bitmap-based capabilities
Implements #4489
2020-10-09 15:52:58 +02:00
Simone Mainardi
049bfdcf4a Implements bitmap-based limited privileges for non-admins
Implements #4489
2020-10-09 15:50:22 +02:00
Alfredo Cardigliano
a64095f244 Add syslog stats to the interface page 2020-10-09 15:45:59 +02:00
Alfredo Cardigliano
bafccf2c06 Add malformed/dispatched syslog counters. Inc counters in the Suricata plugin. 2020-10-09 15:00:21 +02:00
Luca Deri
02323882eb Defined new status keys
status_unexpected_dhcp_server       = 32,
      status_unexpected_dns_server        = 33,
      status_unexpected_smtp_server       = 34,
2020-10-09 11:51:06 +02:00
Luca Deri
6190b1e351 Added
- alert_unexpected_dns_server          = {NO_PEN, 63},
- alert_unexpected_smtp_server         = {NO_PEN, 64},
- alert_unexpected_dhcp_server         = {NO_PEN, 65},

alert keys
2020-10-09 10:37:44 +02:00
Simone Mainardi
f9de2bdb8a Adds alert_flow_blacklisted.lua 2020-10-09 09:48:41 +02:00
Simone Mainardi
b82738330c Adds extra indications upon plugin load failures
Fixes #4549
2020-10-09 09:23:11 +02:00
Simone Mainardi
3ce3b9dc46 Implements list hosts according to retransmissions
Implements #4420
2020-10-08 17:54:04 +02:00
gabryon99
4233365077 pool id casted to a number (#4546) 2020-10-08 17:35:49 +02:00
gabryon99
5a75cc9ce3 changed link for host pool (#4546) 2020-10-08 17:03:29 +02:00
gabryon99
a32bd185a3 fixed tab style in ndpi page in host_details 2020-10-08 17:03:29 +02:00
Simone Mainardi
0a7b0214ea Fixes format of list hosts and adds debug 2020-10-08 15:46:31 +02:00
Simone Mainardi
8bf82dd0cb Implements stats page for interface queue drops monitoring 2020-10-08 12:52:55 +02:00
Simone Mainardi
7b851792f1 Fixes periodic activities duration shown as NaN 2020-10-08 10:50:36 +02:00
Luca Deri
f565328cca Minor improvements in service map reporting 2020-10-07 23:56:14 +02:00
gabryon99
ceb867e371 improved style for unkown_devices.lua and fixed typos for traceError 2020-10-07 23:26:05 +02:00
gabryon99
2f3fa22613 extended recipient page with users (#4375) 2020-10-07 23:15:21 +02:00
gabryon99
6f80b017a0 fixed a typo in community charts 2020-10-07 17:12:26 +02:00
gabryon99
ee80638073 fixed invalid graph unity (#4525) 2020-10-07 17:10:37 +02:00
gabryon99
40499bfd2d prevent alert showing for system interface (#4535) 2020-10-07 17:05:47 +02:00
gabryon99
4a80acc1f7 fixed invalid URL switch to dashboard for community (#4524) 2020-10-07 16:46:02 +02:00
Simone Mainardi
d5d9c5976e Removes a debug log 2020-10-07 13:38:26 +02:00
Simone Mainardi
46cd8a72a3 Fixes throughput shown for ZMQ interfaces
Fixes #4529
2020-10-07 13:34:28 +02:00
Alfredo Cardigliano
e744b57f73 Add isForcedCommunity Lua api. Handle license check in community mode. 2020-10-07 10:46:41 +02:00
gabryon99
d0f1502e69 added disable all button (#3917) 2020-10-06 22:47:53 +02:00
Simone Mainardi
0361391646 Implements endpoint to toggle all user scripts
Implements #4500
2020-10-06 14:42:29 +02:00
Simone Mainardi
b052eeebee Reports engaged alerts in system status bar
Implements #4522
2020-10-06 11:11:11 +02:00
Simone Mainardi
e1f4bb80f7 Default flow risk handler now sets statuses
Implements #4398
2020-10-06 09:56:53 +02:00
gabryon99
28ac665d2a removed edit pools label
address #4503
2020-10-05 19:11:18 +02:00
gabryon99
93bafa569d improved table filtering and fixed #4507 2020-10-05 18:39:07 +02:00
gabryon99
2bac1d0e5f removed edit pool label (#4503) 2020-10-05 18:39:07 +02:00
Simone Mainardi
f6c42554bc Fixes slow hash entries purging alert
Fixes #4527
2020-10-05 14:38:53 +02:00
Simone Mainardi
83209ac402 Keeps alerted hosts in memory (fixes engaged alert counter out of sync)
Fixes #4506
2020-10-05 11:54:17 +02:00
gabryon99
485e545c34 user scripts tab hidden (#4502) 2020-10-03 17:32:58 +02:00
Luca Deri
21f3fbd847 Added service map reporting 2020-10-02 23:29:15 +02:00
gabryon99
33c5804d1f fixed broken link in pools page
fix #4516
2020-10-02 17:44:53 +02:00
gabryon99
2b184886ee improvment for manage configurations page (#4128) 2020-10-02 16:59:50 +02:00
gabryon99
6f47173cbd improved user scripts spaces 2020-10-02 16:59:50 +02:00
Alfredo Cardigliano
f0af1500b2 Return configuration_file_mismatch on wring conf file 2020-10-02 16:43:11 +02:00
Alfredo Cardigliano
b98ab627c4 Implement pool import with configset and recipient IDs remapping (#4475) 2020-10-02 16:00:12 +02:00
gabryon99
437f78e94a fixed card footer for alert tables
fix #4509
2020-10-02 14:09:09 +02:00
gabryon99
9e24cb79a2 add all and pool entries inside Manage COnfigurations page (#4128) 2020-10-02 14:05:05 +02:00
gabryon99
dc51f002e6 add new link for managing configurations inside pool page 2020-10-02 14:02:17 +02:00