AccessLog - Elastic Load Balancing
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AccessLog

Information about the AccessLog attribute.

Contents

Enabled

Specifies whether access logs are enabled for the load balancer.

Type: Boolean

Required: Yes

EmitInterval

The interval for publishing the access logs. You can specify an interval of either 5 minutes or 60 minutes.

Default: 60 minutes

Type: Integer

Required: No

S3BucketName

The name of the Amazon S3 bucket where the access logs are stored.

Type: String

Required: No

S3BucketPrefix

The logical hierarchy you created for your Amazon S3 bucket, for example my-bucket-prefix/prod. If the prefix is not provided, the log is placed at the root level of the bucket.

Type: String

Required: No

See Also

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