From 368fd9ecd49d6d46652e0cba8e36b3014c7b48da Mon Sep 17 00:00:00 2001 From: Giacomo Sanchietti Date: Thu, 10 Oct 2024 17:43:19 +0200 Subject: [PATCH] nethsecurity_controller: minor improvement (#118) --- nethsecurity_controller.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nethsecurity_controller.rst b/nethsecurity_controller.rst index fc7e5795..c48f1d91 100644 --- a/nethsecurity_controller.rst +++ b/nethsecurity_controller.rst @@ -16,7 +16,7 @@ Key features of the NethSecurity controller include: - **Secure Communication**: Establish a secure OpenVPN connection between the server and the firewalls. - **Easy Configuration**: Configure firewalls directly from the controller's user interface. - **Monitoring and Logging**: Collect and analyze logs from the firewalls using Loki for troubleshooting and monitoring purposes. -- **Metrics Visualization**: Visualize metrics from the firewalls using the built-in Grafana dashboard. Metrics are collected using Prometheus. +- **Metrics Visualization**: Visualize metrics from the firewalls using the built-in Grafana dashboard. Metrics are collected using Prometheus and TimescaleDB. - **Web-based SSH**: Access the firewalls' command-line interface using a web-based SSH client. See the `NethSecurity controller documentation`_ to learn more about the controller's features