Logging user actions

max046

Member
Feb 26, 2024
32
4
8
Good afternoon! Tell me where I can see the logs of the actions of users with administrator rights? How to understand which user has included a particular object (for example, blacklisted a certain domain)?
 
Good afternoon! Tell me where I can see the logs of the actions of users with administrator rights? How to understand which user has included a particular object (for example, blacklisted a certain domain)?
For PMG you get some information through /var/log/pmgproxy/pmgproxy.log - there you have the IP and a change to a who object would be a POST
which entry was added/removed is not logged.

I hope this helps!