OPENVPN Logs
OPENVPN Logs To troubleshoot connection issues check below logs grep the client name in /var/log/messages # grep VPN /var/log/messages Check the connection time #cat /etc/openvpn/openvpn-status.log Check the connection negotiation activity # tail -f /var/log/messages