Web Hosting - Java/Tomcat - Log File Access
Java Customers have real time access to Apache and Tomcat logs via Secure FTP and the Plesk File Manager
Via Secure FTP:
- Connect your Secure FTP client by entering the supplied host-name, username and password.
- Navigate to the /logs folder
- Here you will find real time logs and archives of access, error and Tomcat logs
Via Plesk's File Manager:
- Login to the Plesk Control Panel for the domain.
- Access Plesk File Manger.
- Navigate to the /logs folder
- Here you will find real time logs and archives of access, error and Tomcat logs
Consider logging when developing and preparing your application for deployment. It is worth considering adding top level error handling code which can log errors and warnings to your web application logs as a more appropriate location than tomcat logs. Keep in mind that Apache HTTP logs will not contain any useful information about an application error, only that an error condition occurred.
Java Hosting Questions? Email: webhosting@doit.wisc.edu