I need to log all users access to computer in a mysql database. I need datetime, user and workstation, how to do it? How to set up an event on domain controllers?
Asked
Active
Viewed 35 times
0
-
Did you try anything yourself? If so, where did you get stuck? – Dave Jan 07 '14 at 11:44
-
I would like to use the system log, but seems a bit difficult to filter only the user-access and redirect it to a mysql. – Tobia Jan 07 '14 at 11:49
-
Check out splunk, it's what you want. – Jason H Jan 07 '14 at 11:51