You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Spammed TooMuch <sp...@yahoo.com> on 2006/11/22 17:38:36 UTC

Disabled Admin and Manager creating empty log files

Hi,
   
  For security, we've disabled the admin and manager app's in our Catalina deployment by removing their XML files.  But, we are still seeing, empty, admin.<date>.log and manager.<date>.log files in $CATALINA_HOME/logs!  I've looked through the FAQs and googled till I'm blurry eyed but seeing nothing about this.  Can anyone who's debugged this already tell me how to get it to stop creating, and rolling over, these empty log files?  
   
  I have even tried 
   
  3manager.org.apache.juli.FileHandler.level = OFF
4admin.org.apache.juli.FileHandler.level = OFF   
  in our $CATALINA_HOME/conf/logging.properties file.
   
  It (A) makes me wonder if the admin and manager are really disabled, and (B) just plain annoys my  boss!
   
  thanks,
  Chuck
   

 
---------------------------------
Sponsored Link

$200,000 mortgage for $660/mo - 30/15 yr fixed, reduce debt, home equity -  Click now for info

RE: Disabled Admin and Manager creating empty log files

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Spammed TooMuch [mailto:spamcolator@yahoo.com] 
> Subject: Disabled Admin and Manager creating empty log files
> 
> But, we are still seeing, empty, admin.<date>.log and 
> manager.<date>.log files in $CATALINA_HOME/logs!

Go into conf/logging.properties and remove or comment out the various
entries for admin and manager.

 - Chuck



THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org