[ 
http://issues.apache.org/jira/browse/LOG4NET-6?page=comments#action_59903 ]
     
Nicko Cadell commented on LOG4NET-6:
------------------------------------

The main issues to be aware of are the permissions required 
to create event sources. Only a local admin (or account with 
loads of priv) can create or delete event sources.

The existing code tries very hard not to create or delete the 
event source if it exists. It expects the event source to be 
created at install time if required.

The create remote event sources you will need permissions 
on the remote server.

Nicko

> Allow event logging on remote servers
> -------------------------------------
>
>          Key: LOG4NET-6
>          URL: http://issues.apache.org/jira/browse/LOG4NET-6
>      Project: Log4net
>         Type: Improvement
>   Components: Appenders
>     Versions: 1.2.9
>  Environment: From sourceforge - 791891 
>     Reporter: Nicko Cadell

>
>  I need to be able to write to the event log on an NT
> server remote from my application. I have hacked up the
> event log appender to do this, but I am not sure that
> my code is right.
> Could someone check this code, and/or add this capability?
> Eric

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to