Thats seems good and i guess for virtual hosting/dedicated hosting that will not create a big issue for rights and permissions ,atleast i hope so
On Sat, Feb 5, 2011 at 2:05 PM, Christian Grobmeier <[email protected]>wrote: > Hi > > i think everybody does it in a different way, but the $tomcat/webapps > dir is probably not the best for the mentioned reasons. You could put > it in $tomcat/logs/yourwebapp or even in /var/log/webapp > > Later case needs more rights. > > Cheers > Christian > > On Sat, Feb 5, 2011 at 8:35 AM, Umesh Awasthi <[email protected]> > wrote: > > Hi All, > > > > I am working on a webapplication and it is going to use looging in good > way > > for its import export process.so we need to store log files at some place > so > > that when ever some needs to consult logfiles can do that. > > > > One thing we can do is to create afolder in the webapps and place alll > such > > related files in this location but this approach seems to have one major > > issue the moment we deploy a new war all previosu logs will be deleted > and > > we are lost. > > > > my question is in such case what is the best place to store your > application > > related log files? > > > > -- > > With Regards > > Umesh Awasthi > > http://www.travellingrants.com/ > > > > > > -- > http://www.grobmeier.de > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- With Regards Umesh Awasthi http://www.travellingrants.com/
