![]() | SyslogLayout Properties |
The SyslogLayout type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisableThreadAgnostic |
Disables ThreadAgnosticAttribute to capture volatile LogEvent-properties from active thread context
|
![]() | IncludeEventProperties |
Gets or sets a value indicating whether LogEvent Properties should be included for StructuredData when Rfc5424 = |
![]() | Layouts |
Gets the inner layouts.
(Inherited from CompoundLayout.) |
![]() | LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from Layout.) |
![]() | Rfc3164 |
Gets or sets a value indicating whether to use RFC 3164 for Syslog Format
|
![]() | Rfc5424 |
Gets or sets a value indicating whether to use RFC 5424 for Syslog Format
|
![]() | StructuredDataId |
Gets or sets the prefix for StructuredData when Rfc5424 = |
![]() | StructuredDataParams |
List of StructuredData Parameters to include when Rfc5424 = |
![]() | SyslogAppName |
Name of the device / application / process sending the Syslog-message (Optional)
|
![]() | SyslogFacility |
Device Facility
|
![]() | SyslogHostName |
The FQDN or IPv4 address or IPv6 address or hostname of the sender machine (Optional)
|
![]() | SyslogLevel |
Message Severity
|
![]() | SyslogMessage |
Mesage Payload
|
![]() | SyslogMessageId |
The type of message that should be the same for events with the same semantics. Ex ${event-properties:EventId} (Optional)
|
![]() | SyslogProcessId |
Process Id or Process Name or Logger Name (Optional)
|
![]() | SyslogTimestamp |
Gets or sets a value indicating what DateTime format should be used when Rfc5424 = |