Monitor Tomcat console on Linux server on Windows

Source: Internet
Author: User

monitor Tomcat console on Linux servers on Windows

sometimes you need to monitor the Tomcat console on a Linux server on Windows to view some print information and log reports. Remote Desktop is a good method. Another method is to log on remotely and run the tail command. The procedure is as follows:
1. download putty .
putty.zip link.
2. Extract putty and directly RUN putty.exe .
in the dialog window that appears, enter the IP address of the server in the Host Name field of the session page, for example, 135.251.35.155, port 22, and Protocol ssh. Click "open.
3. remote logon .
In the following dialog box, enter the user name and password to log on successfully and enter the bash command line.
4. start Tomcat on the server .
use commands such as PWD, CD, and ls to switch to the bin directory under the tomcat installation directory and run the following command:

./Startup. Sh 
Start the Tomcat server.
IV,Remote monitoring of Tomcat.
Use commands such as PWD, CD, and ls to switch to the logs directory under the tomcat installation directory and run

Tail-F Catalina. Out 
Command to remotely monitor tomcat.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.