I have tried to get the connection logs for my vpn, but i struggle to find them. Can anybody give me a hint how to produce them?
Dag R
I have tried to get the connection logs for my vpn, but i struggle to find them. Can anybody give me a hint how to produce them?
Dag R
On systemd distros like openSUSE they should go into journal…(if you have setup openvpn via network-manager-openvpn)
I have set up via Network manager. What is the command in the terminal to extract the logs for this evening?
Dag R
sudo journalctl
See man journalctl
Or use the GUI in YaST → systemd-journal and/or system log.
Reading the man pages is indeed the way to go. I did filter on unit NetworkManager and I see the NetworkManager and the nm-openvpn messages are filtered out.