7 May 11:25
Re: Authentication audit
From: Tiry <tdelprat@...>
Subject: Re: Authentication audit
Newsgroups: gmane.comp.cms.nuxeo.general
Date: 2008-05-07 09:25:04 GMT
Subject: Re: Authentication audit
Newsgroups: gmane.comp.cms.nuxeo.general
Date: 2008-05-07 09:25:04 GMT
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. > > Cheers, > Narcis Paslaru > _______________________________________________ > ECM mailing list > ECM@... > http://lists.nuxeo.com/mailman/listinfo/ecm >
RSS Feed