Hello,

I am trying to use NTEventLogAppender to log to a remote event log.  Some of
the NTEventLogAppender constructors have a server parameter which looking at
the code seems like if you pass the UNC name of the remote machine should
log to the event log on the remote machine (assuming use has permission to
write to that machines event log).  When I try to specify the server
parameter with a remote machine's UNC name, it still seems to log to the
local event log (I'm using log4j.1.1.3.  Is it possible to log to a remote
event log using NTEventLogAppender?

On a related note, the NTEventLogAppender only seems to allow you to specify
the server parameter in constructors (there is no set method to set it after
the appender has been constructed).  Is it possible to get a constructor
which takes a parameter to be used for an appender if you are configuring
the appender in the configuration file?

Regards,
Len Takeuchi


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to