Page 1 of 1

Monitor user activity

Posted: Wed May 26, 2021 10:31 am
by nike-on
Hello,
I am looking for a free or paid solution that would allow for monitor user activity on server where "openvpn server" is installed and presented at least a collective log with all user activity. It would be nice if it had a Web panel and could draw everything nicely

For example:
- If http/https

Code: Select all

2021-05-26 10:38:52.799	172.10.0.100	216.58.208.206  >	GET 200 	google.com	https://www.google.pl/search?q=cats
2021-05-26 10:38:52.936	216.58.208.206  172.10.0.100	<	-	-	-	HTTP/1.1	200	OK
any other application layer protocols (SSH, FTP, MAIL..) but for those only DATE and TIME, WHO where CONNECT

I needs such a solution to be implemented in our company, to verify employees and whether anyone has gone too far somewhere.
can someone recommend something?