Actions
Feature #9149
openlogging of user sessinos for downloading from files
Status:
New
Priority:
Normal
Assignee:
-
Category:
Attachments
Target version:
-
Start date:
2011-08-30
Due date:
% Done:
0%
Estimated time:
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 about 13 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 about 13 years ago
Check your HTTP server access logs.
Updated by jonny tim about 13 years ago
I'm not getting any user information just ip addreesses and a "-" for u% ...I'm using Phusion Passenger
Actions