On OpenSUSE Tumbleweed, in the KDE environment, I used KDE's NetworkManager (the "Connections" System Settings Module) to set up an OpenVPN connection.
When I connect to it, there are no error messages, but it does not behave as I would expect.
Where can I find logs that are relevant to diagnosing an OpenVPN connection that is created and initiated through KDE on OpenSUSE Tubleweed?
1 Answer
Normally, you can find those in either /var/log (either within syslog or in a file called openvpn.log) or /etc/openvpn, but you should read your configuration file, something.conf, for custom definitions:
log /path/to/some/file
log-append /path/to/some/other/file 1