Re: How to stop mod_jk.log in apache 2.2

2013-01-24 Thread lokesh borse
Hi Felix, Somebody set JKLoglevel to Debug. I set it to info which writes only necessary standard logs and it seems that its not occupying that much space. Will moniter for 2-3 days more. Regards, Lokesh On Sat, Nov 24, 2012 at 4:03 PM, Felix Schumacher < felix.schumac...@internetallee.de> wrote

Re: How to stop mod_jk.log in apache 2.2

2012-11-24 Thread Felix Schumacher
Hi Lokesh, Am Freitag, den 23.11.2012, 18:12 +0530 schrieb lokesh borse: > Hi Felix, > > Thanks for the link however I could not find how to stop mod_jk logs on > Windows. There is a command line parameter given for Linux --disable-trace > but could not find anything for windows. Can I set JKLogl

Re: How to stop mod_jk.log in apache 2.2

2012-11-23 Thread lokesh borse
Hi Felix, Thanks for the link however I could not find how to stop mod_jk logs on Windows. There is a command line parameter given for Linux --disable-trace but could not find anything for windows. Can I set JKLoglevel in some file? If yes, where to set it? I am afraid of doing some testing as it

Re: How to stop mod_jk.log in apache 2.2

2012-11-22 Thread Felix Schumacher
lokesh borse schrieb: >Hi, > >We are using Apache 2.2 installed on windows server 2008 Enterprise >edition, 64 bit. I am extremely surprised that the log file mod_jk.log >(Apache2.2/logs) is increasing so rapidly to 21 GB and I am having >space >issue due to the same. > >I did search on intern

Re: How to stop mod_jk.log in apache 2.2

2012-11-22 Thread lokesh borse
Hi, We are using Apache 2.2 installed on windows server 2008 Enterprise edition, 64 bit. I am extremely surprised that the log file mod_jk.log (Apache2.2/logs) is increasing so rapidly to 21 GB and I am having space issue due to the same. I did search on internet but could not find any useful.