Commit graph

6243 commits

Author SHA1 Message Date
Matteo Biscosi
d4ce7caae6 Fixes attempt to index nil value 2023-06-19 14:41:46 +00:00
Matteo Biscosi
824c2c9db8 Removed behavior maps timeseries 2023-06-19 14:41:20 +00:00
Matteo Biscosi
444c66ebd2 Fixes empty timeseries 2023-06-19 10:24:40 +00:00
Alfredo Cardigliano
7657f14d3d Fix network selection in Misc 2023-06-19 11:07:40 +02:00
Alfredo Cardigliano
4857ea4193 Fix AddressSelector component 2023-06-16 17:12:16 +02:00
Matteo Biscosi
fcd6102ad0 Reworked behavior analysis alerts 2023-06-16 14:32:02 +00:00
Alfredo Cardigliano
eb6f738d76 Set port render func 2023-06-16 14:19:13 +02:00
Lorenzo Vannucci
a418a9561e Fix page-flow-historical to support query_presets 2023-06-16 12:10:49 +02:00
Matteo Biscosi
774f24696f Removed historical empty field (#7536) 2023-06-16 10:07:50 +00:00
Matteo Biscosi
5a9304f0f5 Fixes missing descriptions 2023-06-16 09:37:07 +00:00
Luca Deri
7ea288bb52 Fixed Zoom handling
Implemented Ms Teams call detection
2023-06-15 22:35:12 +02:00
Alfredo Cardigliano
8afd645337 Fix data_field for hardcoded columns 2023-06-15 17:18:25 +02:00
Matteo Biscosi
4ffb5815d6 Fixes num_flows ordering and formatting (#7546) 2023-06-15 15:04:52 +00:00
Matteo Biscosi
665ba7c69f Fixes snmp past timeseries not working 2023-06-15 11:00:18 +00:00
Matteo Biscosi
a0018d03af Fixes default field values formatting 2023-06-14 14:50:31 +00:00
Nicolo Maio
30f429d1de Add blacklist name. (#7549) 2023-06-14 11:56:13 +00:00
Alfredo Cardigliano
b027a487e0 Add new column definitions (json builder) 2023-06-14 12:17:30 +02:00
Matteo Biscosi
df7adac739 Fixes past data not correctly processed 2023-06-14 09:23:33 +00:00
Nicolo Maio
9c715abaa4 Fix clickhouse preference hidden param. 2023-06-14 08:35:53 +00:00
Matteo Biscosi
4a6b6ec676 Fixes charts label not correctly computed 2023-06-14 07:42:18 +00:00
Matteo Biscosi
8200640957 Fixes missing schema error 2023-06-13 10:17:17 +00:00
Matteo Biscosi
84807c6486 Fixes behavior charts 2023-06-13 08:51:22 +00:00
Luca Deri
6a2017a4bc Implemented -L <path> for logging HTTP requestss #7398 2023-06-09 19:40:21 +02:00
Nicolo Maio
fc21012a36 Update Flows Aggregation preferences. (#7539) 2023-06-09 10:49:18 +00:00
Nicolò Maio
9282581f3f
Add trace http auth events on log file. (#7434) 2023-06-09 12:34:32 +02:00
Nicolo Maio
1d7a765a98 Add preference. (#7540) 2023-06-09 10:12:33 +00:00
Matteo Biscosi
4fe06a324f Fixes various styles errors (#7529) 2023-06-07 16:23:38 +00:00
Matteo Biscosi
df06dd38d6 Set metrics alwais visibile 2023-06-07 14:28:10 +00:00
Matteo Biscosi
336877fb88 Fixes traffic timeseries labels 2023-06-07 14:21:06 +00:00
Alfredo Cardigliano
11ff3db6c8 Fix query builder for snmp interface filters 2023-06-07 16:07:45 +02:00
Matteo Biscosi
000579677a Added historical button to inactive hosts page 2023-06-07 10:46:19 +00:00
Nicolo Maio
78565f9fc0 Fix SNMP Alert Error Messages. (#7526) 2023-06-07 10:09:40 +00:00
Matteo Biscosi
5032240630 Fixes dygraph z-index and colors (#7527) 2023-06-07 10:01:12 +00:00
Matteo Biscosi
4c3289086b Added hyperlinks and inactive host details page 2023-06-07 09:43:54 +00:00
Nicolo Maio
b45da84008 Update historical db search rest for aggregated flows. (#7505) 2023-06-07 08:17:11 +00:00
Alfredo Cardigliano
96698a9f2d Add support for cloud license 2023-06-07 09:33:00 +02:00
Nicolo Maio
672a9de40a Fix snmp rules check. (#7512) 2023-06-06 15:16:06 +00:00
Nicolo Maio
8ad8d69b4e Fix snmp rules alert. (#7512) 2023-06-06 14:33:35 +00:00
Nicolo Maio
64c62e1586 Revert "Fix SNMP alerts in case of bad port number provided by the check"
This reverts commit 488f80f476.
2023-06-06 10:43:13 +00:00
Alfredo Cardigliano
488f80f476 Fix SNMP alerts in case of bad port number provided by the check 2023-06-06 10:35:43 +00:00
Alfredo Cardigliano
69e7bcd2e4 Fix SNMP alerts in case of bad port number provided by the check 2023-06-06 10:34:44 +00:00
Matteo Biscosi
3cc7fdcb40 Fixes enabling modbus checks 2023-06-06 09:00:51 +00:00
Alfredo Cardigliano
cc582f8e31 Remove debug messages. Fix indentation. 2023-06-06 10:27:49 +02:00
Matteo Biscosi
2dfe00aca5 Added inactive hosts tab 2023-06-05 15:01:20 +00:00
Matteo Biscosi
50789cfc51 Fixes preferences not found 2023-06-05 15:01:20 +00:00
Nicolo Maio
699a853640 Fix menu entries prefs. (#7520) 2023-06-05 11:19:19 +00:00
Luca Deri
df80780be5 Reworked flow aggregation query 2023-06-05 12:21:05 +02:00
Luca Deri
31bf998e01 Added missing validator
Bug introduced with 24970d6a8c and c120862607
2023-06-05 12:21:05 +02:00
Alfredo Cardigliano
ecff060ae3 Fix indentation 2023-06-05 12:01:58 +02:00
Alfredo Cardigliano
ae2e0efd99 Rename parameters to avoid confusion 2023-06-05 11:01:52 +02:00