Mantis - Resin
Viewing Issue Advanced Details
2157 minor always 11-08-07 12:18 01-07-08 15:42
sam  
ferg  
urgent  
closed 3.1.3  
fixed  
none    
none 3.1.5  
0002157: access-log configuration to exclude entries
(rep by B Cleave)

We have another question about access logs.

In Apache we were able to force the access_log not to log image
requests, is there a similar option in resin:

SetEnvIf Request_URI \.gif$ image-request
SetEnvIf Request_URI \.jpg$ image-request

Reviewing the access-log element tag, I didn't see any capability for
adding restrictions for logging. Is this something that we will need to
write a custom logger for?


Notes
(0002624)
ferg   
01-07-08 15:42   
server/02e0, server/02e1