Turn off AWS Client VPN connection logging
You can turn off connection logging for a Client VPN endpoint by using the console or the command line. When you turn off connection logging, existing connection logs in CloudWatch Logs are not deleted.
To turn off connection logging using the console
Open the Amazon VPC console at https://console.aws.amazon.com/vpc/
. -
In the navigation pane, choose Client VPN Endpoints.
-
Select the Client VPN endpoint, choose Actions, and then choose Modify Client VPN endpoint.
-
Under Connection logging, turn off Enable log details on client connections.
-
Choose Modify Client VPN endpoint.
To turn off connection logging using the AWS CLI
Use the modify-client-vpn-endpoint--connection-log-options
parameter. Ensure that
Enabled
is set to false
.