View the activity log for a Site-to-Site VPN connection. Here you can view details about the configuration such encryption algorithms, or whether tunnel VPN logs are enabled. You can also view the tunnel state. This helps you to better track any issues or conflicts you might have with a VPN connection.
To view current tunnel logging settings
Open the Amazon VPC console at https://console.aws.amazon.com/vpc/
. -
In the navigation pane, choose Site-to-Site VPN connections.
-
Select the VPN connection that you want to view from the VPN connections list.
-
Choose the Tunnel details tab.
-
Expand the Tunnel 1 options and Tunnel 2 options sections to view all tunnel configuration details.
-
You can view the current status of the logging feature under Tunnel VPN log, and the currently configured CloudWatch log group (if any) under CloudWatch log group.
To view current tunnel logging settings on a Site-to-Site VPN connection using the AWS command line or API
-
DescribeVpnConnections (Amazon EC2 Query API)
-
describe-vpn-connections
(AWS CLI)