Facility to use when logging to the syslog on UNIX systems. Used by Windows versions as well when the syslog target is a remote UNIX syslog server.
Valid facility values include :
The default value is USER.
wrapper.syslog.facility=USER
Custom facility values are used to set up things like remote logging, etc.
Sets the facility code to use when logging to the syslog on UNIX systems.
Sets the identity (or event source on Windows) to use when logging to the syslog.
Ensures whether the event source should exist or not in the Windows registry.
Specifies the local host name included in the packets sent to a remote syslog.
Filters messages sent to the syslog (or event log on Windows) according to their log levels.
Specifies the host name of a remote syslog server where log outputs should be redirected to.
Specifies the port that the remote syslog server is listening on.
Forces messages to be broken up into individual lines making them easier to read.