Commit graph

768 commits

Author SHA1 Message Date
Simone Mainardi
d1d598e0a2 Implements proper shortening in host/flow alerts
Addresses #5727
2021-08-03 19:39:39 +02:00
Vasilis Tako
0b0107ab34 Added confirm modal when try to open all external links (Issue #5618) 2021-08-03 19:12:30 +02:00
MatteoBiscosi
8e22dd451e Fixed nil host stats 2021-08-03 18:01:19 +02:00
MatteoBiscosi
6cd2121091 Added mac href and fixed service/periodicity map tables 2021-08-03 17:56:43 +02:00
MatteoBiscosi
12ce80fdb6 Added href to service/periodicity table 2021-08-03 13:35:12 +02:00
Simone Mainardi
b04ed93d31 Removes a debug flag 2021-08-02 14:43:16 +02:00
Simone Mainardi
5b8712ba9d Fixes visualization of TCP flags 2021-08-02 14:42:08 +02:00
MatteoBiscosi
8339414ffd Fixes nindex columns order and visualization 2021-08-02 13:34:25 +02:00
Alfredo Cardigliano
a6f30c90eb Fix formatTCPFlags 2021-07-29 11:47:47 +02:00
Simone Mainardi
5af89ca6aa Unifies drilldown icon 2021-07-28 19:14:25 +02:00
Alfredo Cardigliano
3acde3b3ec Add formatTCPFlags, used by printTCPFlags 2021-07-28 18:36:20 +02:00
Alfredo Cardigliano
89fd70a766 Add revision. Version code cleanup. 2021-07-27 14:35:50 +02:00
MatteoBiscosi
04aa2741b1 Changed alias naming format into [] instead of () (#5669) 2021-07-20 11:21:42 +02:00
MatteoBiscosi
1000b450d1 Fixed hostname must be lowercase (#5681) 2021-07-20 10:32:46 +02:00
MatteoBiscosi
d88cc33701 Changed Observation Point Alias (#5688) 2021-07-19 16:33:11 +02:00
Luca Deri
8346730577 Mappend observation point to alias (when present) 2021-07-16 14:44:07 +02:00
MatteoBiscosi
af75ad9054 Added observation points aliases (#5669) 2021-07-14 17:25:19 +02:00
MatteoBiscosi
3668991112 Added REST API endpoint for obs points aliases (#5669) 2021-07-14 10:45:13 +02:00
Alfredo Cardigliano
ab5bf484fd Cleanup duplicated code for L4 proto 2021-07-12 11:25:49 +02:00
MatteoBiscosi
72b175d852 Added tooltip and shortened labels again (#5655) 2021-07-12 10:54:21 +02:00
Simone Mainardi
66833b37fa Prevents shortening algo to shorten unnecessary strings
Fixes #5654
2021-07-09 17:50:11 +02:00
Alfredo Cardigliano
b38f5f4712 Do not check for new major in offline mode 2021-07-09 17:22:22 +02:00
Simone Mainardi
7fa999d848 Minor fix 2021-07-09 17:20:04 +02:00
Simone Mainardi
55679d6b66 Fixes symbolic names sometimes duplicated
Fixes #5653
2021-07-09 17:17:02 +02:00
Simone Mainardi
eb41fd4c8f Fixes elephant and long-lived flow alerts visualization
Fixes #5646
2021-07-09 12:12:17 +02:00
Simone Mainardi
69f82c7f76 Fixes VLAN tags when showing host names
Fixes #5647
Fixes #5632
2021-07-09 10:57:22 +02:00
Simone Mainardi
0836fae51a Minor cleanup 2021-07-09 10:24:15 +02:00
Simone Mainardi
8fd9c4394d Refactors hostinfo2label to avoid unnecessary cache lookups/DNS r. 2021-07-09 10:17:24 +02:00
Vasilis Tako
5e8104e07c Added tooltip on all tags 2021-07-08 19:26:58 +02:00
Simone Mainardi
13f53a1fa1 Cleanup of unused host label function now standardized 2021-07-08 18:01:57 +02:00
Simone Mainardi
8c6458a054 Removes a debug print 2021-07-08 17:40:59 +02:00
Simone Mainardi
b930737aff Reworks and unifies host labelling for visualization 2021-07-08 17:37:41 +02:00
MatteoBiscosi
92f89917c3 Fixes VLAN Tag is cut when shortening Host Names (#5647) 2021-07-08 12:31:27 +02:00
MatteoBiscosi
7589447432 Fixes hostVisualization function incorrect behavior (#5632) 2021-07-07 16:50:59 +02:00
Simone Mainardi
c402806d8b Fixes host alerts not always reporting VLANs and names
Fixes  #5629
2021-07-06 18:08:48 +02:00
MatteoBiscosi
a6a07b4ecb Fixes alert vlan tags (#5632 #5629) 2021-07-06 15:18:51 +02:00
Alfredo Cardigliano
ca6707c54a Rename haveAdminPrivileges -> isAdministratorOrPrintErr (use meaningful names) 2021-07-02 16:51:40 +02:00
MatteoBiscosi
744a5e53c3 Added vlan to each host reference (#5595) 2021-07-02 13:13:00 +02:00
Luca
336f1f3d9f Adding observationPoint support (WIP) 2021-06-30 20:03:37 +02:00
l3wiz
f3126b42fe Changed progress-bar and badges palette color (Issue #5346) 2021-06-23 13:14:52 +02:00
Alfredo Cardigliano
47451e1757 Fix links to the alerts page with filters 2021-06-22 16:48:31 +02:00
l3wiz
cb90d49b52 Added vlan alias in all pages (Issue #5527) 2021-06-18 16:52:33 +02:00
l3wiz
f9f05d02db Little bug fix 2021-06-17 15:24:48 +02:00
l3wiz
eb869c517f Added vlan description 2021-06-17 14:43:25 +02:00
Luca Deri
3c3aa5a25f Added check to avoid nil value error 2021-06-16 17:53:48 +02:00
MatteoBiscosi
8136eca368 Added vlan alias formatter name 2021-06-16 17:52:30 +02:00
MatteoBiscosi
af75c2443c Fixes Jailed hosts - Unable to remove (#5503) 2021-06-15 19:00:02 +02:00
MatteoBiscosi
7467bf8066 Fixed wrongly vlan redis key 2021-06-15 17:39:39 +02:00
MatteoBiscosi
4b3f46e572 Added vlan alias lua methods (#5483) 2021-06-15 17:21:32 +02:00
Alfredo Cardigliano
a2863d5b9e Add l4_proto_list 2021-06-09 15:17:38 +00:00