- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
availability_zones
Type: UNORDERED_LIST_STRING
Provider name: AvailabilityZones
Description: The Availability Zones for the load balancer.
backend_server_descriptions
Type: UNORDERED_LIST_STRUCT
Provider name: BackendServerDescriptions
Description: Information about your EC2 instances.
instance_port
INT32
InstancePort
policy_names
UNORDERED_LIST_STRING
PolicyNames
canonical_hosted_zone_name
Type: STRING
Provider name: CanonicalHostedZoneName
Description: The DNS name of the load balancer. For more information, see Configure a Custom Domain Name in the Classic Load Balancers Guide.
canonical_hosted_zone_name_id
Type: STRING
Provider name: CanonicalHostedZoneNameID
Description: The ID of the Amazon Route 53 hosted zone for the load balancer.
created_time
Type: TIMESTAMP
Provider name: CreatedTime
Description: The date and time the load balancer was created.
dns_name
Type: STRING
Provider name: DNSName
Description: The DNS name of the load balancer.
health_check
Type: STRUCT
Provider name: HealthCheck
Description: Information about the health checks conducted on the load balancer.
healthy_threshold
INT32
HealthyThreshold
Healthy
state.interval
INT32
Interval
target
STRING
Target
timeout
INT32
Timeout
Interval
value.unhealthy_threshold
INT32
UnhealthyThreshold
Unhealthy
state.instance_states
Type: UNORDERED_LIST_STRUCT
Provider name: InstanceStates
Description: Information about the health of the instances.
description
STRING
Description
N/A
A transient error occurred. Please try again later.
Instance has failed at least the UnhealthyThreshold number of health checks consecutively.
Instance has not passed the configured HealthyThreshold number of health checks consecutively.
Instance registration is still in progress.
Instance is in the EC2 Availability Zone for which LoadBalancer is not configured to route traffic to.
Instance is not currently registered with the LoadBalancer.
Instance deregistration currently in progress.
Disable Availability Zone is currently in progress.
Instance is in pending state.
Instance is in stopped state.
Instance is in terminated state.
instance_id
STRING
InstanceId
reason_code
STRING
ReasonCode
OutOfService
instances. Specifically, whether the cause is Elastic Load Balancing or the instance. Valid values: ELB
| Instance
| N/A
state
STRING
State
InService
| OutOfService
| Unknown
instances
Type: UNORDERED_LIST_STRUCT
Provider name: Instances
Description: The IDs of the instances for the load balancer.
instance_id
STRING
InstanceId
listener_descriptions
Type: UNORDERED_LIST_STRUCT
Provider name: ListenerDescriptions
Description: The listeners for the load balancer.
listener
STRUCT
Listener
instance_port
INT32
InstancePort
instance_protocol
STRING
InstanceProtocol
InstancePort
whose InstanceProtocol
is secure, (HTTPS or SSL), the listener’s InstanceProtocol
must also be secure. If there is another listener with the same InstancePort
whose InstanceProtocol
is HTTP or TCP, the listener’s InstanceProtocol
must be HTTP or TCP.load_balancer_port
INT32
LoadBalancerPort
protocol
STRING
Protocol
ssl_certificate_id
STRING
SSLCertificateId
policy_names
UNORDERED_LIST_STRING
PolicyNames
load_balancer_arn
Type: STRING
load_balancer_attributes
Type: STRUCT
Provider name: LoadBalancerAttributes
Description: Information about the load balancer attributes.
access_log
STRUCT
AccessLog
emit_interval
INT32
EmitInterval
enabled
BOOLEAN
Enabled
s3_bucket_name
STRING
S3BucketName
s3_bucket_prefix
STRING
S3BucketPrefix
my-bucket-prefix/prod
. If the prefix is not provided, the log is placed at the root level of the bucket.additional_attributes
UNORDERED_LIST_STRUCT
AdditionalAttributes
key
STRING
Key
elb.http.desyncmitigationmode
- Determines how the load balancer handles requests that might pose a security risk to your application. The possible values are monitor
, defensive
, and strictest
. The default is defensive
.value
STRING
Value
connection_draining
STRUCT
ConnectionDraining
enabled
BOOLEAN
Enabled
timeout
INT32
Timeout
connection_settings
STRUCT
ConnectionSettings
idle_timeout
INT32
IdleTimeout
cross_zone_load_balancing
STRUCT
CrossZoneLoadBalancing
enabled
BOOLEAN
Enabled
load_balancer_name
Type: STRING
Provider name: LoadBalancerName
Description: The name of the load balancer.
policies
Type: STRUCT
Provider name: Policies
Description: The policies defined for the load balancer.
app_cookie_stickiness_policies
UNORDERED_LIST_STRUCT
AppCookieStickinessPolicies
cookie_name
STRING
CookieName
policy_name
STRING
PolicyName
lb_cookie_stickiness_policies
UNORDERED_LIST_STRUCT
LBCookieStickinessPolicies
cookie_expiration_period
INT64
CookieExpirationPeriod
policy_name
STRING
PolicyName
other_policies
UNORDERED_LIST_STRING
OtherPolicies
policy_descriptions
Type: UNORDERED_LIST_STRUCT
Provider name: PolicyDescriptions
Description: Information about the policies.
policy_attribute_descriptions
UNORDERED_LIST_STRUCT
PolicyAttributeDescriptions
attribute_name
STRING
AttributeName
attribute_value
STRING
AttributeValue
policy_name
STRING
PolicyName
policy_type_name
STRING
PolicyTypeName
scheme
Type: STRING
Provider name: Scheme
Description: The type of load balancer. Valid only for load balancers in a VPC. If Scheme
is internet-facing
, the load balancer has a public DNS name that resolves to a public IP address. If Scheme
is internal
, the load balancer has a public DNS name that resolves to a private IP address.
security_groups
Type: UNORDERED_LIST_STRING
Provider name: SecurityGroups
Description: The security groups for the load balancer. Valid only for load balancers in a VPC.
source_security_group
Type: STRUCT
Provider name: SourceSecurityGroup
Description: The security group for the load balancer, which you can use as part of your inbound rules for your registered instances. To only allow traffic from load balancers, add a security group rule that specifies this source security group as the inbound source.
group_name
STRING
GroupName
owner_alias
STRING
OwnerAlias
subnets
Type: UNORDERED_LIST_STRING
Provider name: Subnets
Description: The IDs of the subnets for the load balancer.
tags
Type: UNORDERED_LIST_STRING
vpc_id
Type: STRING
Provider name: VPCId
Description: The ID of the VPC for the load balancer.