Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 884 Bytes

AccessLog.md

File metadata and controls

17 lines (9 loc) · 884 Bytes

AccessLog

Information about access logs.

Properties

Name Type Description Notes
isEnabled Boolean If true, access logs are enabled for your load balancer. If false, they are not. If you set this to true in your request, the `OsuBucketName` parameter is required. [optional]
osuBucketName String The name of the OOS bucket for the access logs. [optional]
osuBucketPrefix String The path to the folder of the access logs in your OOS bucket (by default, the `root` level of your bucket). [optional]
publicationInterval Integer The time interval for the publication of access logs in the OOS bucket, in minutes. This value can be either `5` or `60` (by default, `60`). [optional]