Mantis - Resin
Viewing Issue Advanced Details
2685 minor always 05-20-08 08:39 06-05-08 14:14
ferg  
ferg  
normal  
closed 3.1.6  
fixed  
none    
none 3.2.0  
0002685: boot/log directory enhancements
(rep by Jose Quinteiro)


Gentoo moves the Resin /ROOT webapp to /var/lib/resin/webapps, so it's reasonable to assume that
Gentoo means /var/lib/resin to be resin.root. They don't, however, pass the "-root-directory"
command-line switch appropriately. I've updated Maurice's Gentoo bug so hopefully this'll be
addressed soonish. (http://bugs.gentoo.org/show_bug.cgi?id=222865) [^]

They also try to put Resin's logs in /var/log/resin by symlinking that to ${RESIN_HOME}/logs and
${RESIN_HOME}/log. I think setting "-log-directory" in the command line is probably better.

The only way to send the access logs to /var/log/resin is to hard code that path into resin.conf,
AFAIK. It would be nice if the value of "-log-directory" was available in resin.conf.


Notes
(0003139)
ferg   
06-05-08 14:14   
server/2192