Table of Contents
Events are logged (recorded) in an SQL table. The table name is NXP_LOGS. Events are not available in a flat format, for example in a flat log text file.
By default only document creation/deletion/modification events are logged. But it is possible to configure the service to log other events.
There is an addon, nuxeo-platform-audit-web-access,
to log web access in the event log table.
Download the addon, put it in
$JBOSS_HOME/server/default/deploy/nuxeo.ear/plugins
and then restart the server.