Members last login

Is there a way to know if a member still use his account (last login date)

I checked in the database but it seems that this information is not stored.
I checked the logs as well, there is a ‘etag’ string in the following request but I don’t know if I can do anything with that.

"url":"/?portal-action=signin&success=true","method":"GET",...

Any idea?