View a markdown version of this page

SyslogConfiguration - Amazon CloudWatch Logs
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SyslogConfiguration

Contains information about a syslog configuration associated with a log group.

Contents

createdAt

The time when the syslog configuration was created, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

Type: Long

Valid Range: Minimum value of 0.

Required: No

logGroupArn

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

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: [\w#+=/:,.@-]*

Required: No

sourceType

The source type for the syslog configuration.

Type: String

Valid Values: VPCE

Required: No

vpcEndpointId

The ID of the VPC endpoint used for syslog ingestion.

Type: String

Pattern: ^vpce-[0-9a-f]{1,64}$

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: