AtlasOfLivingAustralia / ala-cas-5

ALA CAS 5 implementation
Apache License 2.0
0 stars 11 forks source link

Log user login events #16

Closed nickdos closed 5 years ago

nickdos commented 5 years ago

We would like to able to see how often users login to the ALA, so we need to log/track login events and possibly more (activity, etc)? Not sure where to store this data but could be in userDetails or ELK or Google Analytics (privacy issues probably rule this out).

Would be nice to see the number of logins in userDetails in admin view, and to be able to extract data via WS, etc.

sbearcsiro commented 5 years ago

CAS writes all events to an audit log, should be available via ELK already