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 files will be defined in logging.properties and are created when
Tomcat starts.

If you want to get rid of those files, you'll need to remove the
definitions from logging.properties.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to