Hi,

 I am relatively new to Log4Net. 
 I would like to know whether Log4Net can be used for logging in a
distributed environment.
 
 I am looking at 2 scenarios- 
 Scenario 1:
 A 20 server site. One of the server takes care of logging (Logging Server). 
 Every other servers pushes the log information to this centralized logging
server.
 Which appender can i use ? (RemoteAppender?)

 Scenario 2:
 Here, there are 2 processes (Process A, Process B) running on the same
host, using log4Net for logging.
 Is it possible for both the processes to share the log?
 Let say, both the processes use LogFileAppender, will they be able to share
the same log file?
 
 Also, please suggest a good link/book about distributed logging using
Log4Net.
 
 Thanks.
 
-- 
View this message in context: 
http://www.nabble.com/Using-Log4Net-for-Distributed-Logging-tp21804464p21804464.html
Sent from the Log4net - Users mailing list archive at Nabble.com.

Reply via email to