Log user logins.
Moderator: Thorsten
Log user logins.
Hello
Is there a way to log user logins? For example with login name, login time stuff like that?
With kind regards
Geert
Is there a way to log user logins? For example with login name, login time stuff like that?
With kind regards
Geert
-
- Posts: 21
- Joined: Mon Feb 20, 2006 3:55 pm
Re: Log user logins.
you have something like that already under -> Statistics -> Admin Protocol
(or calles similar, my language setting is not english)
(or calles similar, my language setting is not english)
Re: Log user logins.
Similar but not quite what I need.
Only the activity is logged. Not the logins... I need the logins.
Only the activity is logged. Not the logins... I need the logins.
-
- Posts: 21
- Joined: Mon Feb 20, 2006 3:55 pm
Re: Log user logins.
have you looked into db faqsessions via phpmyadmin or so?
perhaps this helps you.
perhaps this helps you.
Re: Log user logins.
Hi,
we log that for every user in the the table faquser, we log the session timestamp and the last login date, but no historical data, e.g. how often a user logged in.
bye
Thorsten
we log that for every user in the the table faquser, we log the session timestamp and the last login date, but no historical data, e.g. how often a user logged in.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Log user logins.
Ok, clear.Thorsten wrote:Hi,
we log that for every user in the the table faquser, we log the session timestamp and the last login date, but no historical data, e.g. how often a user logged in.
bye
Thorsten
Is it easy to implement a logging feature to have a logfile where I can see every login? Successful and unsuccessful? I want to monitor usage...
Re: Log user logins.
Hi,
it would be some lines of code and/or adding a monitoring service.
bye
Thorsten
it would be some lines of code and/or adding a monitoring service.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Log user logins.
Ok
All I need is a file where the logins are registrated.
Can you make that for me?
All I need is a file where the logins are registrated.
Can you make that for me?
Re: Log user logins.
Hi,
please add your feature request on GitHub.
bye
Thorsten
please add your feature request on GitHub.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist