Starting with firmware 2025.06.xx, AirServer Connect devices now support Centralized Logging. This feature allows you to send logs directly to a centralized logging system instead of collecting them individually from each device.
When enabled, the device will forward its logs to a remote log collector. This is useful for large deployments where logs need to be stored centrally.
To configure centralized logging, you must provide:
Target server address and port
The hostname and the port of your log collectorAuthority certificate (.pem)
Used to verify the identity of the log server.Device private key (.key)
The private key corresponding to the device certificate.Device certificate (.pem)
Used to identify the device to the log server.
