ALBFullClientLogs (schema)

FullClientLogs

Advanced load balancer FullClientLogs object
Name Description Type Notes
duration Duration

How long should the system capture all logs, measured in
minutes.
Set to 0 for infinite.
Special values are 0 - 'infinite'.
Unit is MIN.
Default value when not specified in API or module is
interpreted by ALB Controller as 30.
integer Default: "30"
enabled Enabled

Capture all client logs including connections and requests.
When deactivated, only errors will be logged.
Default value when not specified in API or module is
interpreted by ALB Controller as false.
boolean Required
Default: "False"
throttle Throttle

This setting limits the number of non-significant logs
generated per second for this VS on each SE.
Default is 10 logs per second.
Set it to zero (0) to deactivate throttling.
Unit is PER_SECOND.
Default value when not specified in API or module is
interpreted by ALB Controller as 10.
integer Default: "10"