WebLogicServer(8.1、9.2)の起動スクリプトに以下のオプションをつけて起動すれば標準出力のログが取得できます。
-Dweblogic.Stdout="stdout-filename"
-Dweblogic.Stderr="stderr-filename"
-- 対象 ------------------------------------------------------------------------
iWP/Webシステム構築基盤/WebPlatform/AppFramework
--------------------------------------------------------------------------------
FAQID:271
WebLogicServer(8.1、9.2)で標準出力のログを取得する方法を教えてください。