On Wed, May 21, 2008 at 4:00 PM, Robert Moore <[EMAIL PROTECTED]> wrote: > is there any tracking of archiva repository access by a user for a project > download request? > > and/or is there an API or service that would allow notification to an > external system of a download request from a repository for > auditing/tracking purpose?
There is an audit log of changes to the repository. For downloads I would depend on the httpd access logs. This assumes you have it running behind httpd of course. :) Is that an option? -- Wendy
