0

In websphere application server.7 ,(WAS/RAD) , How to change the the logs that are storing in SystemOut.log file into other file ??

Is there any steps to change log file in logging and tracing??

saagaravk
  • 93
  • 1
  • 2
  • 11
  • Do you want to change the name of the SystemOut.log file, or do you want to move some of the log entries to another file? If the latter, which log entries specifically do you want to move to another file? – Brett Kail Sep 12 '12 at 13:40
  • Actually i want to move some logs that are logging in SystemOut.log to some other like Xyzexample.log . As systemOut.log is JVM log . logging many lines. I want few specific data to log in that Xyzexample.log... – saagaravk Sep 14 '12 at 05:11
  • I don't know how possible it is to reroute individual messages, but I'm not overly familiar with RAS. It might be possible to do something with java.util.logging.Handler, but I don't know, sorry. – Brett Kail Sep 14 '12 at 16:55

0 Answers0