Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Other Open Source Projects and the fly likes Logging to different files in a Cluster using log4j Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Logging to different files in a Cluster using log4j" Watch "Logging to different files in a Cluster using log4j" New topic
Author

Logging to different files in a Cluster using log4j

C.K. Bijumon
Greenhorn

Joined: May 06, 2008
Posts: 2
Hi,
I have a cluster with 3 server members. I am using websphere as IDE and log using log4j.I want to log to different log file based on the server member in the cluster. But now it is logging a single file only. Also how can i get the server member name in the cluster using java.The application server used is WAS 6.1

Thanks & Regards,
Biju
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Logging to different files in a Cluster using log4j
 
Similar Threads
Assigning log file name
Logging to different files in a Cluster
Weblogic Cluster error logging
WAS 6.0.2 : ARchitectural Question
Logging strategy