Developer forum

Forum » CMS - Standard features » Login and Failed Logged in stats

Login and Failed Logged in stats

Nuno Aguiar Dynamicweb Employee
Nuno Aguiar
Reply

Hi,

 

I am trying to build an audit list per user of the times he logged into the frontend (or tried to).

 

Where can I get this data in SQL or the API?

 

Best Regards,

Nuno Aguiar


Replies

 
Morten Bengtson Dynamicweb Employee
Morten Bengtson
Reply
This post has been marked as an answer

Hi Nuno,

Failed frontend login attempts are currently not stored in the database.
We will be working on improvements related to audit, logging, tracking, monitoring etc. later, but right now you would have to add a notification subscriber for Dynamicweb.Notifications.Standard.User.OnExtranetLoginFailed and store the information for later use.

Best regards,
Morten
 

Votes for this answer: 1
 
Nuno Aguiar Dynamicweb Employee
Nuno Aguiar
Reply

Hi Morten,

 

That's what I figured, but thanks for confirming.

 

Best Regards,

Nuno Aguiar

 

You must be logged in to post in the forum