<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Reporting on user logins in AEM in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/reporting-on-user-logins-in-aem/m-p/437860#M125015</link>
    <description>&lt;P&gt;&lt;LI-USER uid="15800109"&gt;&lt;/LI-USER&gt;&amp;nbsp;ok thank you, and I put it here:&amp;nbsp;&lt;SPAN&gt;main\java\com\projectname\core\filters and then built the project, setup the service user as per instruction as well, but when logging in with a test user it does not write that last logged in property to the profile node. A little unsure where to start troubleshooting, can I see somewhere that this class is actually included now in the latest build?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jan 2022 07:32:36 GMT</pubDate>
    <dc:creator>Sebastiane_Edberg_</dc:creator>
    <dc:date>2022-01-21T07:32:36Z</dc:date>
    <item>
      <title>Reporting on user logins in AEM</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/reporting-on-user-logins-in-aem/m-p/437804#M124995</link>
      <description>&lt;P&gt;Hi there, found this post in the forum&amp;nbsp;&lt;A href="https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/adobe-experience-manager-reporting-on-user-s-last-login-date-aem/m-p/378880#M27248" target="_blank"&gt;https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/adobe-experience-manager-reporting-on-user-s-last-login-date-aem/m-p/378880#M27248&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but being new to aem i have a few questions, i put the java file in main\java\com\projectname\core\filters , is that correct?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anything else needed somewhere in a pom.xml to have it included in the build?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 18:57:58 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/reporting-on-user-logins-in-aem/m-p/437804#M124995</guid>
      <dc:creator>Sebastiane_Edberg_</dc:creator>
      <dc:date>2022-01-20T18:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting on user logins in AEM</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/reporting-on-user-logins-in-aem/m-p/437823#M125000</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="15728544"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here you don't have to make any entries in pom.xml in order to include the class in the build. You can just follow the steps mentioned in the article, which includes making some configuration for creating system user and then including the java class. No addition pom.xml is needed.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 00:16:57 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/reporting-on-user-logins-in-aem/m-p/437823#M125000</guid>
      <dc:creator>anish-s</dc:creator>
      <dc:date>2022-01-21T00:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting on user logins in AEM</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/reporting-on-user-logins-in-aem/m-p/437860#M125015</link>
      <description>&lt;P&gt;&lt;LI-USER uid="15800109"&gt;&lt;/LI-USER&gt;&amp;nbsp;ok thank you, and I put it here:&amp;nbsp;&lt;SPAN&gt;main\java\com\projectname\core\filters and then built the project, setup the service user as per instruction as well, but when logging in with a test user it does not write that last logged in property to the profile node. A little unsure where to start troubleshooting, can I see somewhere that this class is actually included now in the latest build?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 07:32:36 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/reporting-on-user-logins-in-aem/m-p/437860#M125015</guid>
      <dc:creator>Sebastiane_Edberg_</dc:creator>
      <dc:date>2022-01-21T07:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting on user logins in AEM</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/reporting-on-user-logins-in-aem/m-p/437976#M125044</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="15728544"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;To debug:&lt;/P&gt;&lt;P&gt;1. Start looking into logs, error.log file to see any error which is popping up in that class.&lt;/P&gt;&lt;P&gt;2 . Next you can go to "/system/console/components" and look for that component and see if it is in active state. You can see the name and make sure the component is deployed with your code.&lt;/P&gt;&lt;P&gt;There could be some permission issue with the system user you created, make sure you are providing read and write permission. Instead try giving jcr:all permission and test.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 17:13:23 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/reporting-on-user-logins-in-aem/m-p/437976#M125044</guid>
      <dc:creator>anish-s</dc:creator>
      <dc:date>2022-01-21T17:13:23Z</dc:date>
    </item>
  </channel>
</rss>

