Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request for openvpn logging #10

Open
stevenwfoley opened this issue Jul 26, 2024 · 0 comments
Open

request for openvpn logging #10

stevenwfoley opened this issue Jul 26, 2024 · 0 comments

Comments

@stevenwfoley
Copy link

Would you consider making the below change so that the openvpn logs are accessible?
I often have random issues with my VPN provider and the OpenVPN logs are essential in debugging the issue.
The level of logging is defined in the openvpn.ovpn file, and that's already in the user accessible /config/openvpn directory.

in openvpn.sh, change this line:
openvpn --daemon --cd /config/openvpn --config openvpn.ovpn
to this:
openvpn --daemon --cd /config/openvpn --config openvpn.ovpn --log-append openvpn.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant