Commit graph

10354 commits

Author SHA1 Message Date
Luca Deri
d152660945 Indent 2024-05-10 19:49:19 +02:00
Luca Deri
9e4bcb7494 Fixed invalid nan check that caused charts to be broken/empty 2024-05-10 19:49:19 +02:00
Matteo Biscosi
79def6afe4 Fixes missing import in host_pools 2024-05-10 11:50:32 -04:00
Matteo Biscosi
5c64cec493 Removed empty fields from nat 2024-05-10 11:34:11 -04:00
Matteo Biscosi
6897a015c4 Fixes NAT fields search 2024-05-10 11:26:52 -04:00
Matteo Biscosi
d795bf3474 Added NAT info in clickhouse (#8384) 2024-05-10 10:22:55 -04:00
Nicolo Maio
fb2bb028b4 Fix major connection state format. 2024-05-10 13:05:47 +02:00
Luca Deri
d780b05308 Added additional check (#8389) 2024-05-10 12:07:55 +02:00
Matteo Biscosi
846456978a Fixes columns not persistent (#8383) 2024-05-09 05:34:58 -04:00
Nicolo Maio
498445b172 Fix minor connection state formatting in historical flows. (#8363) 2024-05-09 10:29:31 +02:00
Nicolo Maio
1b18e1832f Add WeChat. (#8382) 2024-05-09 10:07:18 +02:00
Matteo Biscosi
9b8695eb05 Possible fix for dga domain alert description (#8325) 2024-05-08 12:28:13 -04:00
Matteo Biscosi
27c6d04ff7 Fixes host type filter not working in live flows 2024-05-06 09:52:40 -04:00
Matteo Biscosi
c524abaf1e Removed no more used costants 2024-05-06 06:33:09 -04:00
Matteo Biscosi
6f4554182c Fixes ch wrong default upper limit (#8376) 2024-05-06 05:47:06 -04:00
Matteo Biscosi
9760ab7bc4 Fixes flow table ordering (#8379) 2024-05-05 05:04:46 -04:00
Luca Deri
e3bbe090e0 Improved SIP call display 2024-05-04 12:27:37 +02:00
Luca Deri
3d117a9e16 Added support for SIP CallID in flow key 2024-05-04 11:27:38 +02:00
Matteo Biscosi
4429334066 Removed RTP call state 2024-05-03 15:29:40 -04:00
Matteo Biscosi
680f3314ee Added badges to sip 2024-05-03 11:47:20 -04:00
Matteo Biscosi
33dfd63927 Added SIP status call 2024-05-03 11:33:37 -04:00
Matteo Biscosi
0f0219aad2 Fixes broken payload css 2024-05-03 09:41:26 -04:00
Matteo Biscosi
57eb0c7207 Started fixing issue #8325 2024-05-03 09:30:17 -04:00
Matteo Biscosi
2524aa13da Possible fix for rtp / sip protocols details (#8375) 2024-05-03 09:30:17 -04:00
Nicolo Maio
2e1b64d760 Add Blacklist reset button (#8359) 2024-05-03 15:01:50 +02:00
Matteo Biscosi
32f5872531 Removed debug print 2024-05-03 04:30:57 -04:00
Matteo Biscosi
c82168fb3d Added top snmp interfaces chart in flowdev exporters 2024-05-03 04:30:57 -04:00
Luca Deri
db38a5d2d5 DHCP (via ZMQ) Fixes for #7972
The symbolic hostname will use the DHCP name before the DNS resolved name
2024-05-02 21:46:03 +02:00
Luca Deri
a3baa4be71 Added missing DHCP mappings (#7972) 2024-05-02 19:25:19 +02:00
Luca Deri
7d4a14f8f4 Legacy code no longer used 2024-05-02 19:19:39 +02:00
Matteo Biscosi
64a9ffd45d Fixes attempt to index a nil value 2024-05-02 11:43:30 -04:00
Nicolo Maio
e3c427a139 Add L4 protocol filter in flow alerts. (#8358) 2024-05-02 17:30:13 +02:00
Matteo Biscosi
55bfc7c19f Hides historical flow link from timeseries page (#8335) 2024-05-02 10:06:30 -04:00
Luca Deri
3cc0aeddc5 Removed outdated unahandled flows that was casing fiscrepancies in flow accounting 2024-05-02 10:54:56 +02:00
Matteo Biscosi
ff3c71f11e Fixes top dropdowns in alert page 2024-05-02 04:35:54 -04:00
Matteo Biscosi
be93f03f3e Fixes attempt to index nil value 2024-05-02 03:59:51 -04:00
Matteo Biscosi
00cb3604b1 Fixes filters sorting (#8361) 2024-05-02 03:59:51 -04:00
Matteo Biscosi
5e3143600f Fixes timeseries chart enabled for host's flows (#8342) 2024-05-02 03:59:51 -04:00
Luca Deri
bc372d0d93 Cosmetic fixes 2024-04-30 12:28:51 +02:00
Matteo Biscosi
b68a819c77 Fixes main alert score in case of single alert triggered 2024-04-29 16:57:01 -04:00
Luca Deri
f1eb972c6e Cosmetic changes 2024-04-29 22:46:50 +02:00
Matteo Biscosi
d0a1464f9c Fixes historical score formatter 2024-04-29 13:14:02 -04:00
Luca Deri
ddd449ea90 Added the ability to set custom alert score 2024-04-29 11:56:02 +02:00
Luca Deri
c204be6e3f Added missing check 2024-04-25 15:44:20 +02:00
Luca Deri
8f49ce0f4b Cleaned up bkaclisted flow label (removed UID) 2024-04-25 11:04:12 +02:00
Nicolo Maio
2bed18ea1e Add retransmissions, out-of-order, and lost packets filters in historical flows. (#7948) 2024-04-24 18:00:43 +02:00
Nicolò Maio
59075f5e10
Splitting blacklisted flow alert and creating two new alerts. (#8354) (#8355)
* Splitting blacklisted flow alert and creating two new alerts. (#8354)

* Renaming to 'Blacklisted Client Contact' and 'Blacklisted Server Contact'. (#8354)
2024-04-24 17:37:30 +02:00
Nicolò Maio
636ba2975c
Add Flow Reset Alert and counter. (#8264) (#8348)
* Add Flow Reset Alert and counter. (#8264)

* Renaming to TCP Flow Reset. (#8264)

* Renaming the value retrieved by the getName method. (#8264)
2024-04-24 17:15:20 +02:00
Matteo Biscosi
551f6c8d4d Fixes incorrect interface.select (#8352) 2024-04-24 05:32:08 -04:00
Luca Deri
dac2cb60ad Added missing dirs variable definition 2024-04-23 22:22:24 +02:00