Tiry wrote:
Narcis Paslaru a écrit :
           Hi all,

I've found an interesting contribution to the audit service in authentication-audit-contrib.xml :

   <extension
target="org.nuxeo.ecm.platform.audit.service.NXAuditEventsService"
       point="event">
       <event name="loginSuccess" />
       <event name="loginFailed" />
       <event name="logout" />
   </extension>

   Is there also a page where one can consult these logs ?
Nope, in the defaut webapp, only the logs associated to documents are visible. But you can use Audit API to fetch these logs and disply them in a xhtml page.

Cool, thanks !

Cheers,
Narcis Paslaru
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm




_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to