Matteo Biscosi
95e55d6e65
Added preference to use mac inside flow key
2023-03-23 16:42:02 +00:00
Nicolo Maio
2b21bae4c1
Fix VLAN dropdown menu. ( #7301 )
2023-03-21 10:09:53 +00:00
Alfredo Cardigliano
3222a9daa3
Add dialog to set the interface alias
2023-03-16 13:13:46 +01:00
Nicolo Maio
b170e44920
Update achors links and live flows filters. ( #7233 )
2023-03-13 20:48:28 +00:00
Nicolò Maio
d1adb380ef
Add edit button on Behavioural Check Exclusions ( #7292 ) ( #7296 )
2023-03-13 13:12:30 +01:00
Alfredo Cardigliano
cfa4c519bd
Fix Mattermost plugin config
2023-03-10 17:11:11 +01:00
Alfredo Cardigliano
00591ef78f
Fix lint for network filters
2023-03-10 09:10:14 +01:00
leo.debie
c29720817e
added validation function for mattermost bearer token
2023-03-08 14:22:55 +01:00
leo.debie
7ea00e62bf
added mattermost endpoint
2023-03-08 14:19:10 +01:00
Matteo Biscosi
9ccda97dc6
Fixes ja3 filter not correctly working
2023-03-07 16:25:38 +00:00
Nicolò Maio
8d5959b7d6
Adding JA3. ( #6908 ) ( #7285 )
2023-03-07 16:15:55 +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
Alfredo Cardigliano
b373631efd
Fix table.len on nil table
2023-02-24 16:59:34 +00: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
Matteo Biscosi
e7f9086165
Added community id column on historical flows and alerts ( #6908 )
2023-02-16 18:17:49 +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
Nicolo Maio
1986f56912
Update aggregated live flows gui.
2023-02-14 12:04:38 +00:00
Nicolò Maio
7162045cdd
Add VLAN bidirectional traffic alert ( #7126 ) ( #7194 )
...
* Add VLAN bidirectional traffic alert (#7126 )
* Add alert description. (#7126 )
2023-02-03 10:33:25 +01:00
MatteoBiscosi
ccb2a66c19
Fixes incorrect rest api data
2023-01-31 13:16:18 +01:00
Alfredo Cardigliano
63074fd0df
Support VLAN in cidr filters
2023-01-30 17:50:17 +01:00
Luca Deri
f4f10a8482
Implemented application=188.239 (proto and pp_proto) in flows_stats.lua
2023-01-26 00:28:22 +01:00
Alfredo Cardigliano
3a36fb9ba3
Add CIDR support in Historical Flows
2023-01-25 14:38:50 +01:00
MatteoBiscosi
ee36cf24f3
Fixes device tag not working with timeseries
2023-01-24 12:36:32 +01:00
MatteoBiscosi
1d728062f7
Fixed various server ports page issues
2023-01-20 18:10:02 +01:00
Luca Deri
15786b1a00
Changes required to support multiple ntopng instances dumping flows into the same ClickHouse database
2023-01-11 20:00:03 +01:00
Alfredo Cardigliano
7da1395b87
Reworking capabilities support
2023-01-09 18:46:40 +01:00
MatteoBiscosi
27abe41aa3
Added rest api to get country and asn name
2023-01-03 13:17:22 +01:00
Luca Deri
f718854bce
Improved report of periodic flows
...
Updated nDPI flow risks list
2022-12-31 18:08:21 +01:00
Luca Deri
d596c5ee16
Improved alert analyser
2022-12-28 18:00:57 +01:00
uccidibuti
e44e9b04d9
fix: Avoid redundant labels #7043 ; add new timeseries page in observation point
2022-12-21 06:57:47 +01:00
Luca Deri
792e79a429
Added ability to query alerts from Python
2022-12-16 14:01:51 +01:00
Luca Deri
d101179069
Added historical_flows_query_example.py sample application
...
Improved documentation
Added group_by/order_by to flow query
2022-12-12 12:15:34 +01:00
uccidibuti
af83e1eb3b
Add new timeseries in snmp_interface_details.lua
2022-12-06 13:41:24 +01:00
Luca Deri
c780b91664
Initial work towards a Python API for ntopng
2022-12-02 19:48:18 +01:00
Luca Deri
d8769f866b
Implements #6994 (Add support for Radius User Capabilities)
...
Removed /metrics URL leftover
2022-12-01 22:18:48 +01:00
MatteoBiscosi
48c4398f00
Fixes no data found message and added flows type dropdown ( #6993 )
2022-11-30 12:12:19 +01:00
MatteoBiscosi
63aacc9ec9
Fixes incorrect flow alert key
2022-11-28 12:09:51 +01:00
MatteoBiscosi
90db11c6cb
Added Host Rules page
2022-11-25 16:14:09 +01:00
Matteo Biscosi
0f51b329b0
Added support to multi LAN and fixes DHCP service error
2022-11-10 17:50:27 +01:00
uccidibuti
9c004f1ab7
Restyle timeseries: restyle consts.lua; add new network_details page; restyle page-stats props
2022-11-07 16:23:40 +01:00
MatteoBiscosi
1d2bd8de20
Fixes wrong traffic disaggregation renaming #6957
2022-11-07 11:56:41 +01:00
Luca
686112d3eb
Initial implementation of host check rules. This is work in progress and ** subject to change **
...
Under the network interface -> Wheel there's a new field named "JSON Host Rules"
that can accept JSON in the format below:
- target can be * (= all local hosts) or a specific IP address
- frequency can be hourly or daily and it specifies the timeperiod on which the condition is evaluated
- metric can be set to bytes, score or a L7 protocol supported in nDPI
- threshold is the numerical value over which the alert is triggered
[
{ "target": "*", "frequency": "hourly", "metric": "bytes", "threshold": 354333 },
{"target": "146.48.56.79","metric": "AmazonAWS","frequency": "daily","threshold": 5000 }
]
2022-11-02 19:00:45 +01:00
MatteoBiscosi
692ae0bfcc
Added critical and emergency status to alerts
2022-10-19 10:18:51 +02:00
Alfredo Cardigliano
6fcbcdd036
Accepts addresses with no profix or no vlan in lua/admin/manage_pool_members.lua
2022-10-17 17:06:22 +02:00
Luca Deri
fadd612d14
Implemented support of host filtering with TX traffic sent
2022-10-15 12:44:20 +02:00
Luca Deri
961b8e7e26
Implemented display of hists with no TX traffic
2022-10-10 23:15:14 +02:00