Hi Community, I have a requirement where we want to track login and logout of author users in the AEM author instance , How can we do that ? I tried creating a sling filter where we can check for login and logout URL, for this i am targeting j_security_check as login URL and /system/sling/logout as ...