How can I change the log file to another path instead of in server.log
Hi,
I have changed almost all setting about logging in admin console and domain.xml for my own domain in Sun AS 8.2.However, when I startup my domain, it always said "Log redirected to the {domain instance root}".
How can I change all the logging to my defined log file path instead of the default path and server.log?
Any advice is greatly appreciated. Thanks.
Ken
[403 byte] By [
Ken_Chen] at [2007-11-25 22:28:42]

# 1
I have move almost all the log to my defined path and the remaining log in server.log is something like this:
[#|2006-03-28T12:06:41.648+0800|INFO|sun-appserver-pe8.2|javax.enterprise.tools .launcher|_ThreadID=10;|
/usr/java/j2sdk1.4.2_05/bin/java
-client
-Xmx512m
-XX:NewRatio=2
-Dcom.sun.aas.defaultLogFile=/home/qa1/server/logs/server.log
-Djava.endorsed.dirs=/opt/SUNWappserver/lib/endorsed
I am not sure what this log is belong to and what config I can change to move them from my defined path.