AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information about a syslog configuration associated with a log group.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class SyslogConfiguration
The SyslogConfiguration type exposes the following members
| Name | Description | |
|---|---|---|
|
SyslogConfiguration() |
| Name | Type | Description | |
|---|---|---|---|
|
CreatedAt | System.Nullable<System.Int64> |
Gets and sets the property CreatedAt.
The time when the syslog configuration was created, expressed as the number of milliseconds
after |
|
LogGroupArn | System.String |
Gets and sets the property LogGroupArn. The ARN of the log group associated with this syslog configuration. |
|
SourceType | Amazon.CloudWatchLogs.SyslogSourceType |
Gets and sets the property SourceType. The source type for the syslog configuration. |
|
VpcEndpointId | System.String |
Gets and sets the property VpcEndpointId. The ID of the VPC endpoint used for syslog ingestion. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer