On 12/04/18 09:07, Greg Huber wrote:
> Hello,
>
> For my tomcat 9 there are now two additional log files (which are always
> empty) :
>
> host-manager.2018-04-11.log
> manager.2018-04-11.log
>
> Where do these come from as my webapps directory is empty and does not have
> any applications?
The
Hello,
For my tomcat 9 there are now two additional log files (which are always
empty) :
host-manager.2018-04-11.log
manager.2018-04-11.log
Where do these come from as my webapps directory is empty and does not have
any applications?
Cheers Greg
x27;t want rolling file.
If your problem is that ther should be something in those files, maybe
you set the threshold level of information to high (crtitical only probably)
Jonathan Mast a écrit :
Tomcat is generating a lot of empty log files of at least to types:
manager..log and
host-manage
Tomcat is generating a lot of empty log files of at least to types:
manager..log and
host-manager..log
I googled ["empty log files" tomcat] and did not find satisfactory answers
(or any answers for that matter).
thanks
> From: Spammed TooMuch [mailto:[EMAIL PROTECTED]
> Subject: Disabled Admin and Manager creating empty log files
>
> But, we are still seeing, empty, admin..log and
> manager..log files in $CATALINA_HOME/logs!
Go into conf/logging.properties and remove or comment out the vari
urry 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
i