Question about logging

This forum is for admins who are looking to build or expand their OpenVPN setup.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
willy83
OpenVpn Newbie
Posts: 1
Joined: Thu May 27, 2021 9:03 pm

Question about logging

Post by willy83 » Thu May 27, 2021 9:16 pm

Hi,

I have an OpenVPN server configured on a CentOS7 distro. In the server.conf file of my server i have the following setup for logging configured which works fine:

/var/log/openvpn/openvpn-status.log (this log file displays who is connected and what internal IP is assigned for this user)
/var/log/openvpn/openvpn.log (this log file displays the external ip of the connected clients ans shows READ/WRITE data)

Are there other things that can be logged? Is it possible to view somewhere what sites are being visited by the clients?

Thanks in advance!

Post Reply