Page 1 of 1
Display user stats
Posted: 24 Oct 2012, 21:30
by supermagnum
Hi, how do i display when users logged in and out,from what ip adress,and what kind of actions they did ?
All my users are using the web interface.
Re: Display user stats
Posted: 25 Oct 2012, 01:58
by RandomUsername
There is no logging of the web interface by default. There is some code on the forum/wiki somewhere that allows you to log failed login attempts. You could modify that so it logs all attempts.
Re: Display user stats
Posted: 25 Oct 2012, 10:50
by gonk
The command last can provide you with some of those details.
Re: Display user stats
Posted: 25 Oct 2012, 15:00
by nobody
the "last" command will NOT log entries via the web interface!