Class: ElasticLoadBalancingAccessLoggingPolicy

Types~ElasticLoadBalancingAccessLoggingPolicy

new ElasticLoadBalancingAccessLoggingPolicy()

Properties:
Name Type Description
EmitInterval Number Required: No. The interval for publishing access logs in minutes. You can specify an interval of either 5 minutes or 60 minutes.
Enabled Boolean Required: Yes. Whether logging is enabled for the load balancer.
S3BucketName String Required: Yes. The name of an Amazon S3 bucket where access log files are stored.
S3BucketPrefix String Required: No. A prefix for the all log object keys, such as my-load-balancer-logs/prod. If you store log files from multiple sources in a single bucket, you can use a prefix to distinguish each log file and its source.
Source: