How to know which EC2-ELB I'm paying for

0

Hello, with my billing Dashboard, I'm getting 0.5 dollars daily for usage of Ec2-ELB for two days, even without any declared loadbalancer or accessing to my account. How I can find the source of this consumption I looked in EC2 load balancer I don't find any ELB Can you please advise ?

3개 답변
1

Hi RoB,

You can get granular resource charge and usage data per hour in the CUR. Enabling CUR is free, there will be a small charge for storing the data in S3.

https://docs.aws.amazon.com/cur/latest/userguide/cur-create.html

You can also query your CUR with Athena, but it needs to be setup first (there will be a small charge per query - see Athena pricing)

https://docs.aws.amazon.com/cur/latest/userguide/cur-query-athena.html

And finally as an example of queries you can utilize to query CUR with Athena, there are sample queries in the Well Architected CUR Query Library

https://wellarchitectedlabs.com/cost/300_labs/300_cur_queries/

AWS
답변함 2년 전
0
수락된 답변

You can use Cost Explorer (free tool) to dive deeper into your daily charges. Launch and Activate it from the billing console of the account, and use the combination of grouping and filter options.

For example, you can *filter *ELB service, and you can *group by *Usage Type or API Operation. This will give you more info regarding usage types that you are charged for.

It's possible that you see billing for ELB in one region, but you currently use resources in another region, make sure you check which region the billing is related to.

profile pictureAWS
전문가
답변함 2년 전
0

If you have Config enabled in the region where you are being billed you can select AWS ElasticLoadBalancing LoadBalancer and AWS ElasticLoadBalancingV2 LoadBalancer as the Resource Types and ensure you select Include Deleted Resources. This should then populate the resources associated with your charges which you can then drill into to see when and how they were created.

RoB
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠