[Mono-list] logging to remote syslog servers

Robert Jordan robertj at gmx.net
Thu Feb 10 19:18:38 EST 2011


On 10.02.2011 22:14, GARRISON, TRAVIS J. wrote:
> I have been able to log requests to the local syslog server just
> fine. How to I edit my code to send the logs to a remote syslog
> server?

Remote logging cannot be controlled by code. You must
configure the local syslogd daemon to forward its messages
to a remote server. See syslogd's man page.

> Also, is there a way to change what computer name is sent to
> the syslog? We will be using this program in a Netboot environment

The name is normally not configurable.

Robert



More information about the Mono-list mailing list