Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はcmd(Windows)でTomcatを起動しています.TomcatはコンソールのようなJavaウィンドウを開き、Tomcatはログイン/ログアウト時にログを記録し、この「ウィンドウ」に表示します。サーバーの実行中に、この「ウィンドウ」画面にリモートでアクセスして、ログイン/ログアウトしている管理者にアクセスしたいと考えています。Jconsole を見ましたが、必要なものが表示されません。代替手段は何ですか?
Tomcat を管理したい場合は、Tomcat サーバーに組み込まれている Tomcat Manager を使用してみてください。/manager/html でアクセスできます。さらに、代わりにリモート ホストへのリモート デスクトップを使用することもできます。