Commit graph

5985 commits

Author SHA1 Message Date
Alfredo Cardigliano
fbdb33fe63 Fix location filter labels (fix #7290) 2023-03-06 09:45:52 +01:00
Matteo Biscosi
fc82eff56b Updated alert to NDPI_NUMERIC_IP_HOST 2023-03-02 15:18:40 +00:00
Matteo Biscosi
de5b4f102b Put higher max flows threshold (#7280) 2023-03-01 15:32:01 +00:00
Nicolò Maio
758d7ca3cd
Update cli-srv label with alias if present in Historical Flows page. (#7254) (#7279) 2023-03-01 12:45:50 +01:00
Alfredo Cardigliano
541a35bf6e Move validator 2023-02-28 15:55:29 +00:00
Alfredo Cardigliano
0dfbe63266 Add nedge policy params to lint 2023-02-28 14:29:56 +00:00
Alfredo Cardigliano
94550eba82 Add default_policy validation 2023-02-28 09:42:26 +00:00
Nicolò Maio
b4b8307739
Fix alert_remote_to_local_insecure_proto alert message. (#7265) (#7277) 2023-02-27 13:01:45 +01:00
Matteo Biscosi
40e04f397b Removed redis storm from host pools (#7256) 2023-02-27 11:27:35 +00:00
Matteo Biscosi
d4fe237404 Fixes shorten string called with not number value (#7259) 2023-02-27 10:30:24 +00:00
Alfredo Cardigliano
b373631efd Fix table.len on nil table 2023-02-24 16:59:34 +00:00
Alfredo Cardigliano
6b6e7dea54 Disable trace on nil table in table.len 2023-02-24 17:55:59 +01:00
Matteo Biscosi
5b15335ce3 Fixes attempt to index nil value 2023-02-24 16:49:14 +00:00
Matteo Biscosi
d50f4ee98f Reverted to responsive datatables 2023-02-24 16:40:41 +00:00
Luca Deri
be60111e45 Added clickhouse retention script 2023-02-24 16:35:21 +01:00
Matteo Biscosi
0827706415 Partially fixed datatables column not shown 2023-02-24 14:38:41 +00:00
Alfredo Cardigliano
9886b3c18f Add type check on table.len 2023-02-24 10:07:26 +01:00
Nicolò Maio
1a5ead7dbe
Update category check. (#7240) (#7253)
* Update category check. (#7240)

* Fix btn active colour. (#7246)
2023-02-22 18:41:10 +01:00
Luca
c2b81fdaa3 Increased MAX_TOTAL_DOMAIN_RULES to 200000
Implements #7241
2023-02-22 16:14:51 +01:00
Nicolo Maio
417c525add Fix metric name resolution on local traffic rule page. (#6855) 2023-02-21 16:16:15 +00:00
Nicolò Maio
cf8a89a7e1
Add lowerbound and upperbound choice and percentage threshold on host rules. (#6855) (#7238)
* Add lowerbound and percentage threshold on host rules. (#6855)

* Add interface rules. (#6855)

* Added ability to blacklist hosts via Lua API

* Not supposed to be committed

* Method signature change to be called it also from a lua host script

* Fix empty string heck

* Add param check

* Add example listing alerts

* Fix params check

* Fix alert raw queris

* Removed debug code

* MacOS changes

* Updated (C)

* Warning fixes

* Removed sprintf calls

* Added rx_only_hosts classification

* https://github.com/ntop/ntopng/issues/7233; extend datatable component to allow external vue components in table menu bar

* Update dist: https://github.com/ntop/ntopng/issues/7233; extend datatable component to allow external vue components in table menu bar

* Remove obsoleted comment

* Minor GUI fix. (#6855)

* Fix on alert format. (#6855)

* Minor fix. (#6855)

* Update doc. (#6855)

---------

Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
Co-authored-by: Luca Deri <deri@ntop.org>
Co-authored-by: Alfredo Cardigliano <cardigliano@ntop.org>
Co-authored-by: uccidibuti <vannucci@ntop.org>
2023-02-21 14:37:09 +01:00
Alfredo Cardigliano
762304f43a Fix alert raw queris 2023-02-17 18:53:52 +01: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
Matteo Biscosi
e7f9086165 Added community id column on historical flows and alerts (#6908) 2023-02-16 18:17:49 +01:00
Alfredo Cardigliano
b15bd6c965 Fix message 2023-02-16 17:47:56 +01:00
Alfredo Cardigliano
21f75ed0af Add failure reason msg 2023-02-16 16:50:20 +01:00
Alfredo Cardigliano
669a4a484a Add syslog handler for nbox 2023-02-16 16:35:47 +01:00
Matteo Biscosi
725a0a9640 Added rtt network timeseries 2023-02-16 16:17:26 +01:00
Nicolò Maio
d910a4213f
Update GUI with percentage threshold and interface tab. (#6855) (#7235)
* Update GUI with percentage threshold and interface tab. (#6855)

* Minor Fix. (#6855)
2023-02-16 15:58:18 +01:00
Nicolò Maio
3b2b52d16e
Remove duplicate domain name on alert info message. (#7222) (#7234) 2023-02-14 18:05:36 +01:00
Nicolo Maio
1986f56912 Update aggregated live flows gui. 2023-02-14 12:04:38 +00:00
Matteo Biscosi
7e6bdde2bd Added support to multi_threshold template for every hook 2023-02-14 11:56:25 +01:00
Nicolò Maio
6d2ee3d599
Add network issue alert (#6691) (#7228)
* Add network issues alert. (#6691)

* Fix alert subtype. (#6691)

* Update default values. (#6691)

* Minor fix. (#6691)
2023-02-14 05:40:06 -05:00
Nicolo Maio
185cc8616f Update FE dropdown menu entries. (#6532) 2023-02-13 11:08:32 +00:00
MatteoBiscosi
ddb55b4d7e Updated ndpi alerts (#7200) 2023-02-09 18:46:37 +01:00
Nicolò Maio
ad14cce6ba
Update comment storing. (#7125) (#7219) 2023-02-08 18:51:19 +01:00
MatteoBiscosi
0264fb8992 Removed ip resolution when formatting alerts (#7209) 2023-02-08 13:06:36 +01:00
Nicolò Maio
3d741f0e75
Fix title discrepancy on known proto on non std port alert. (#7217) 2023-02-08 12:06:31 +01:00
MatteoBiscosi
9428000b8a Removed double field in flow details (#6950) 2023-02-08 12:03:43 +01:00
Nicolò Maio
862e615d2c
Code refactor. (#7125) (#7215) 2023-02-07 17:54:15 +01:00
Nicolò Maio
b0c9534588
Minor Fix. (#7125) (#7214) 2023-02-07 17:24:14 +01:00
Nicolò Maio
8f193a5ef3
Add exclusion note - Minor fix (#7213)
* Add exclusion note backEnd need to fix frontEnd. (#7125)

* Minor fix. (#7125)

---------

Co-authored-by: Matteo Biscosi <49585191+MatteoBiscosi@users.noreply.github.com>
2023-02-07 17:12:03 +01:00
Nicolò Maio
3f56e70ce2
Add exclusion note backEnd need to fix frontEnd. (#7125) (#7212)
The note seems implemented correctly
2023-02-07 16:40:15 +01:00
Nicolò Maio
45c2055ac2
Fix talking_with_list dropdown entries printing. #(7210) (#7211)
Implemented as requested
2023-02-07 16:30:53 +01:00
MatteoBiscosi
78d6acb867 Removed no needed checks 2023-02-07 11:06:54 +01:00
MatteoBiscosi
a511d1c83b Removed unused param 2023-02-07 11:06:54 +01:00
Luca Deri
ced7349e9c Minor fix 2023-02-06 18:19:02 +01:00
Nicolò Maio
c3fa801d37
Fix vlan historical filter. (#6714) (#7205)
* Fix vlan historical filter. (#6714)

* Update enabling "check live" link. (#6714)

* Fix vlan_id set and remove hardcoded string. (#6714)

* Add comments. (#6714)

* Update historical chart filters. (#6714)
2023-02-06 17:09:16 +00:00
Nicolò Maio
ddd3e4318e
Fix VLANs form. (#7126) (#7207)
* Fix VLANs form. (#7126)

* Fix VLAN lower case. (#7126)
2023-02-06 14:47:20 +00:00
MatteoBiscosi
698cacb419 Fixes syslog check not working 2023-02-03 17:24:13 +01:00