Commit graph

47 commits

Author SHA1 Message Date
Nicolò Maio
c83a33e20b
Add in and out iface index filters (#8286) (#8288) 2024-03-26 10:29:18 +01:00
Matteo Biscosi
9d69b2bb0b Moved old dropdowns to new ones in flow analysis page 2024-03-21 11:35:06 -04:00
Nicolo Maio
88821b739a Add cli-srv-srv_port-app_proto aggregation type. (#8216) 2024-02-12 17:11:58 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Nicolò Maio
3772ed52ac
Add flow exporters filter in aggregated live flows page. (#8047) (#8058) 2023-11-27 15:55:06 +01:00
Luca Deri
42866af4a9 Fixes VLAN filtering on aggregated live flows 2023-10-24 19:45:06 +02:00
Nicolo Maio
f72dfcefd5 Fix VLAN untagged filter (#7847) 2023-10-03 10:45:33 +02:00
Nicolo Maio
06628ad694 Fix aggregated live flows vlan_id parameter. 2023-09-22 01:42:17 +02:00
Nicolo Maio
d0fdcf6cc8 Add VLAN filter (#7673) 2023-07-14 15:39:17 +00:00
Nicolo Maio
af95cd7ff0 Remove guessed column in aggregated live flows and other fix. (#7667) 2023-07-14 09:58:40 +00:00
Nicolò Maio
330d66123d
Add client-server-srv_port aggregation criteria. (#7643) (#7652) 2023-07-11 17:25:33 +02:00
Nicolo Maio
e535c2a954 Fix aggregated live flows with host filter. 2023-05-08 16:03:09 +00:00
Nicolo Maio
1445752373 Merge branch 'dev' into add-host-filter-aggregated-live-flows 2023-05-08 09:03:18 +00:00
Nicolo Maio
51c990b6ab Merge branch 'dev' into update-mac-tracking 2023-05-05 13:16:56 +00:00
Nicolo Maio
cc128fd4e9 Minor fix. 2023-05-05 13:13:54 +00:00
Nicolo Maio
7d9784002a Add host filter in aggregated live flows. (#7441) 2023-05-05 12:45:32 +00:00
Nicolo Maio
d5fc6f5fd9 Update with guessed and dpi protocol. (#7442) 2023-05-04 12:00:02 +00:00
Nicolo Maio
c72a5c9d28 Update tracking mac address. (#7419) 2023-05-03 15:26:09 +00:00
Luca Deri
5fa638389f - Fixed partial working search
- Fixed error when returned search set was empty
- Cleaned up code
2023-04-30 10:33:40 +02:00
Nicolò Maio
93b63bc2c0
Add search map on aggregated live flows. (#7428)
* Add search map on aggregated live flows.

* Code refactor.
2023-04-29 18:29:29 +02:00
Matteo Biscosi
f00baa6e23 Increased application name length 2023-04-19 09:19:49 +00:00
Luca Deri
524b341887 Removed un-necessary string shorening 2023-04-18 21:39:22 +02:00
Matteo Biscosi
c9a88903ca Reworked aggregated live flows page 2023-04-18 17:11:04 +00:00
Matteo Biscosi
a5ca8d963e Partially fixes aggregated live flows page 2023-04-18 10:57:20 +00:00
Nicolo Maio
e4148cbf1d Fix format labels. (#7378) 2023-04-11 09:56:18 +00:00
Nicolo Maio
d964b65ead Format label client-side. (#7378) 2023-04-11 08:38:06 +00:00
Nicolò Maio
4881067e3f
Criteria client-server, app-client-server and info only for M or higher. (#7343) (#7354) 2023-03-29 13:29:53 +02:00
Nicolò Maio
9c73a3e7f0
Add info and app-client-criteria. (#7343) (#7348) 2023-03-27 16:19:39 +02:00
Nicolo Maio
2b21bae4c1 Fix VLAN dropdown menu. (#7301) 2023-03-21 10:09:53 +00:00
Nicolo Maio
29e917fe32 Fix filters on live flows page. (#7323) 2023-03-17 08:50:58 +00:00
Nicolo Maio
8b6dd0e8de Add laptop icon for host details and fix links. (#7324) 2023-03-16 16:32:34 +00:00
Nicolo Maio
dd031989d9 Add alerted host icon in aggregated live flows. (#7324) 2023-03-16 10:18:49 +00:00
Nicolo Maio
97dd0fb9dd Fix default sorting column and try to fix host urls. (#7233) 2023-03-14 10:24:46 +00:00
Nicolo Maio
fe2351f0e1 Fix format page. (#7309) 2023-03-13 12:00:28 +00:00
Nicolo Maio
e6f6189485 Fix host details url. (#7233) 2023-03-10 15:55:01 +00:00
Nicolo Maio
e2c3ac5d1d Fix host name length. (#7233) 2023-03-10 15:05:00 +00:00
Nicolo Maio
be9f026cda Code Refactor and set hosts VLAN id. (#7301 #7233) 2023-03-10 11:36:48 +00:00
Nicolo Maio
d16dc36bf7 Fix issues on Aggregated live flows analysis page. (#7233 #7298 #7299 #7300 #7302) 2023-03-09 17:09:47 +00:00
Nicolò Maio
628d1adb47
Update aggregated live flows analysis page (#7233) (#7293)
* Update aggregated live analysis flows page with server side pagination. (#7233)

* Lua rest refactor.
2023-03-08 17:03:57 +01:00
Nicolò Maio
1d9e82e857
Update aggregated live flows with more criteria. (#7233) (#7287) 2023-03-03 11:58:31 +01:00
Nicolo Maio
26bfe4966a Fix aggregated live flows page retrocompatibility. (#7233) 2023-02-15 17:06:15 +00:00
Nicolo Maio
1986f56912 Update aggregated live flows gui. 2023-02-14 12:04:38 +00:00
Nicolo Maio
2fdca9d782 Fix total score format in live flows analysis page. 2023-02-13 15:52:34 +00:00
Luca Deri
f24c21bf6d Added score in flow analysis table 2023-01-26 17:07:09 +01:00
MatteoBiscosi
33037e8665 Fixes incorrect link to live flows page 2023-01-24 16:25:17 +01:00
MatteoBiscosi
37cb891741 Added vlans filter to analysis flow page 2023-01-24 11:39:44 +01:00
MatteoBiscosi
4c057cf8fd Added new flows page 2023-01-24 10:31:07 +01:00