New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Display user stats

Got problems with your B2 or B3? Share and get helped!
Post Reply
supermagnum
Posts: 57
Joined: 19 Oct 2010, 05:27

Display user stats

Post 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.
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: Display user stats

Post 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.
gonk
Posts: 93
Joined: 30 May 2012, 01:53

Re: Display user stats

Post by gonk »

The command last can provide you with some of those details.

Code: Select all

man last
nobody
Posts: 226
Joined: 10 Mar 2012, 14:46

Re: Display user stats

Post by nobody »

the "last" command will NOT log entries via the web interface!
Post Reply