Resolved! Historical List of Login Attempts
I'm trying to get a list of all successfull und non-successful login attempts over the last 2 years. I thought I could use table sys_user_login_history to get the needed information. But it looks like all data older than 1 month is deleted from it. D...
