AWS SDK Version 4 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatchLogs.Model.SyslogConfiguration

Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z

Syntax

C#
public class SyslogConfiguration

The SyslogConfiguration type exposes the following members

Constructors

NameDescription
Public Method SyslogConfiguration()

Properties

NameTypeDescription
Public Property 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 Jan 1, 1970 00:00:00 UTC.

Public Property LogGroupArn System.String

Gets and sets the property LogGroupArn.

The ARN of the log group associated with this syslog configuration.

Public Property SourceType Amazon.CloudWatchLogs.SyslogSourceType

Gets and sets the property SourceType.

The source type for the syslog configuration.

Public Property VpcEndpointId System.String

Gets and sets the property VpcEndpointId.

The ID of the VPC endpoint used for syslog ingestion.

Version Information

.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