Commit graph

102 commits

Author SHA1 Message Date
Luca Deri
ed991aee95 Typo 2025-08-08 17:56:15 +02:00
GabrieleDeri
719060d31f
Added ASN data to UI and cleaned formatters (#9452)
* Added check redis pref for asn mode enabled

* Added transit asn to flow historical page #9368
2025-07-29 14:57:52 +02:00
GabrieleDeri
b9933b49e2
Updated ASN table formatter from semicolon to asn (asName) (#9450)
* IMplemented Review Flows Page in IXP Mode #9423

* Updated ASN table formatter from semicolon to asn (asName)
2025-07-29 10:16:56 +02:00
Matteo Biscosi
721ed71490 Added transition and loading into historical page 2025-07-25 18:14:46 +02:00
Matteo Biscosi
1ae799e67c Fixes incosistent icons (#9407) 2025-07-21 10:56:27 +02:00
Matteo Biscosi
a1281c7dd9 Fixes formatASN not alwais correctly formatting (#9380) 2025-07-15 09:38:08 +02:00
Matteo Biscosi
705050938f Fixes asn message label (#9322) 2025-07-02 10:36:19 +02:00
Alfredo Cardigliano
1bd1568240 Fix format_utils.round 2025-04-14 13:25:38 +02:00
Luca Deri
ab12565da2 Added check 2025-04-04 14:19:23 +02:00
Alfredo Cardigliano
90400a1628 Fix nan 2025-02-20 15:30:15 +01:00
Luca
c7dde58970 Improved large number format 2025-01-15 18:22:23 +01:00
Matteo Biscosi
3a61763447 Reworked flows page 2024-03-15 06:41:56 -04:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Matteo Biscosi
e243f7c826 Fixes some lua requires 2024-02-20 08:57:48 +00:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Alfredo Cardigliano
f3b95a6d72 Fix formatEpochRFC2822 2024-02-07 09:28:24 +01:00
Nicolo Maio
ed479a8b09 Add SMTP_MAIL_FROM, SMTP_RCPT_TO mapping + L7_PROTO_RISK_NAME dump on syslog. 2024-01-30 17:52:33 +01:00
Alfredo Cardigliano
5b0af53702 Fix email header date (zone offset) 2024-01-29 09:42:40 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
ddf916b330 Fix reports. Improve notification format checks. 2023-12-29 15:23:09 +01:00
Alfredo Cardigliano
6098dc87b0 Fix discovery alerts (#8132) 2023-12-27 15:58:08 +01:00
Matteo Biscosi
9668851b9c Added seconds to time function 2023-11-21 16:19:48 +00:00
Alfredo Cardigliano
f903a44771 Improve email subject for traffic and vs reports (#7969) 2023-11-02 16:07:03 +01:00
Nicolo Maio
e2e49ef3e3 [VS] Fix notification format. 2023-10-27 17:02:17 +02:00
Nicolo Maio
6ba1c8f779 Fix date format. (#7873) 2023-10-05 12:56:34 +02:00
Alfredo Cardigliano
59db3ed5a7 Improve notification message 2023-08-31 11:19:11 +02:00
Alfredo Cardigliano
726d0f13d9 Add url/label to the email notification button 2023-08-30 09:58:55 +02:00
Alfredo Cardigliano
3c90f6bcf3 Send report notification as html when delivering via email 2023-08-29 19:31:42 +02:00
Matteo Biscosi
144de3a7e6 Moved notification formatting function (#7781) 2023-08-25 09:20:24 +00:00
Matteo Biscosi
be4a3a5425 Fixes incorrect bytes formatting 2023-04-11 16:17:29 +00:00
Matteo Biscosi
7b1ce63284 Fixes speedtest values not correct (#7347) 2023-03-30 09:03:18 +00:00
Luca Deri
2f20e3f903 Removed "hide from top" hist feature that was not popular and reduced the overall speed
Added icon for blackhole hosts (i.e. hosts RX-only)
2023-02-17 15:27:36 +01:00
MatteoBiscosi
371b0f2a90 Fixes HTTPS monitoring not working 2022-11-24 13:31:49 +01:00
Luca Deri
f20c762dec Added support for nDPI network handling in flows 2022-10-16 23:32:55 +02:00
Alfredo Cardigliano
3881dd3eea Fix network_utils dep 2022-08-31 09:57:45 +02:00
Luca Deri
bbae6c3782 Added tracing code 2022-08-30 00:07:16 +02:00
MatteoBiscosi
a6633312de Fixes time not correct in old data (#6688) 2022-06-22 12:05:29 +02:00
MatteoBiscosi
6d0d522036 Fixes browser local time format instead of server (#6688) 2022-06-16 20:35:44 +06:00
Alfredo Cardigliano
5cc5ee1665 Cleanup format_utils.formatPastEpochShort 2022-03-09 10:24:53 +01:00
MatteoBiscosi
51ef60ead5 Fronted refactoring 2022-03-04 11:01:24 +01:00
Luca Deri
c724f0fbb2 Implemented spider/bot detection risk
Fixes for double flag visualization
2022-02-17 21:06:44 +01:00
Matteo Biscosi
a3d791add9 Fixes flows not showing blacklisted symbol 2022-02-15 09:51:13 +01:00
Matteo Biscosi
f89ae72426 Fixes nil epoch_begin (#6302) 2022-02-14 10:31:44 +01:00
Matteo Biscosi
e147540aa3 Fixes non changable alerts row length (#6056) 2022-01-31 12:49:47 +01:00
Matteo Biscosi
09aecae9f5 Aesthetic fixes 2022-01-27 16:25:11 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Simone Mainardi
38bc12b6d0 Fixes wrong time/timezone in forwarded syslog messages
Addresses #6097
2021-12-21 16:42:58 +01:00
MatteoBiscosi
62c783bf24 Added first and last entry periodicity/service map (#6062) 2021-12-01 11:22:54 +01:00
Alfredo Cardigliano
fd61b2bb58 Convert datetime to epoch in select_historical with clickhouse (#6046) 2021-11-05 16:57:18 +01:00
MatteoBiscosi
040dfcbbf8 Added non nil session check 2021-09-07 12:27:11 +02:00