ALBAnalyticsPolicy (schema)

AnalyticsPolicy

Advanced load balancer AnalyticsPolicy object
Name Description Type Notes
all_headers All headers

Log all headers.
Default value when not specified in API or module is
interpreted by ALB Controller as false.
boolean Default: "False"
client_insights Client insights

Gain insights from sampled client to server HTTP requests
and responses.
Enum options - NO_INSIGHTS, PASSIVE, ACTIVE.
Default value when not specified in API or module is
interpreted by ALB Controller as NO_INSIGHTS.
ALBClientInsights Default: "NO_INSIGHTS"
client_insights_sampling Client insights sampling

Placeholder for description of property
client_insights_sampling of obj type AnalyticsPolicy field
type str type ref.
ALBClientInsightsSampling
client_log_filters Client log filters

Placeholder for description of property client_log_filters
of obj type AnalyticsPolicy field type str type array.
array of ALBClientLogFilter
full_client_logs Full client logs

Placeholder for description of property full_client_logs of
obj type AnalyticsPolicy field type str type ref.
ALBFullClientLogs
metrics_realtime_update Metrics realtime update

Settings to turn on realtime metrics and set duration for
realtime updates.
ALBMetricsRealTimeUpdate
significant_log_throttle Significant log throttle

This setting limits the number of 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"
udf_log_throttle Udf log throttle

This setting limits the total number of UDF logs generated
per second for this VS on each SE.
UDF logs are generated due to the configured client log
filters or the rules with logging enabled.
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"