SyslogFacility Enum
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9448)
Specifies syslog message facility.
Syntax
public enum SyslogFacility
Fields
| Name | Description |
|---|---|
| Clock | Clock daemon. |
| Clock2 | Clock daemon. |
| Ftp | FTP daemon. |
| Kernel | Kernel. |
| LinePrinter | Line Printer subsystem. |
| LogAlert | Log Alert. |
| LogAudit | Log Audit. |
Mail system. |
|
| NetworkNews | Network News subsystem. |
| Ntp | NTP subsystem. |
| SecurityAuthorization | Security/Authorization. |
| SecurityAuthorization2 | Security/Authorization. |
| Syslog | Internal Syslog daemon. |
| System | System daemons. |
| Undefined | Facility was not specified in the message. Valid for Syslog |
| User | User. |
| Uucp | UUCP subsystem. |