A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/ElasticLoadBalancing/Types/AccessLog.html below:

AccessLog — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticLoadBalancing::Types::AccessLog
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing AccessLog as input to an Aws::Client method, you can use a vanilla Hash:

{
  enabled: false,   s3_bucket_name: "S3BucketName",
  emit_interval: 1,
  s3_bucket_prefix: "AccessLogPrefix",
}

Information about the AccessLog attribute.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #emit_interval ⇒ Integer

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

Default: 60 minutes

#enabled ⇒ Boolean

Specifies whether access logs are enabled for the load balancer.

#s3_bucket_name ⇒ String

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

#s3_bucket_prefix ⇒ String

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.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4