Actions
Feature #9149
openlogging of user sessinos for downloading from files
Status:
New
Priority:
Normal
Assignee:
-
Category:
Attachments
Target version:
-
Resolution:
Description
I only have a log of what was uploaded to the attachments table. I really need to see who is downloading those files?
I'll take any raw data, thanks.
Updated by jonny tim almost 15 years ago
jonny tim wrote:
I only have a log of what was uploaded to the attachments table. I really need to see who is downloading those files?
I'll take any raw data, thanks.
I'm on Redmine 1.05, Ubuntu 11.04, postgrsql DB
I'm using two types of authentication LDAP users and Internal users
Updated by Etienne Massip almost 15 years ago
Check your HTTP server access logs.
Updated by jonny tim almost 15 years ago
I'm not getting any user information just ip addreesses and a "-" for u% ...I'm using Phusion Passenger
Actions