How to check traffic usage by my Lightsail instnces?

0

How to check traffic usage by my Lightsail instances to avoid overusage? Visual graphs don't show any useful numbers.

asked 16 days ago43 views
3 Answers
0

Amazon Lightsail instances include a predetermined data transfer allowance as part of their bundle. Additional charges will only appear in your AWS Billing and Cost Management console if you exceed this allowance.

To monitor your usage, you can track network traffic for each instance using Lightsail's resource health metrics. These metrics provide valuable insights into your data transfer consumption. For more details on available metrics, refer to the AWS documentation: Resource Health Metrics

If you're interested in understanding how Lightsail calculates data transfer and how the allowance works for instances, you can find detailed examples and explanations in the Lightsail FAQ: Data Transfer Allowance FAQ

AWS
answered 12 days ago
  • I know about the metrics. They don't provide the numbers of traffic by all my instances. Where can I find the exact numbers?
    I don't need the links to docs, faq, and all this stuff. Is that hard to refer to the exact URL where the reports are located? Most useless tech support I've ever seen....

    When I need to pay an overage, Amazon sends the exact numbers, but when I need to see it before, a lot of useless information and no clear answer.

  • I apologize that our previous response wasn't helpful enough. Let me provide you with the exact location to find your data transfer numbers: To view the current total data transfer for your Lightsail instance:

    • Go to Billing and Cost Management console
    • Click "Bills" in the sidebar
    • Select current month's bill
    • In "Charges by service" section, locate "Lightsail"
    • Find your region/bundle where you'll see usage quantities like "Amazon Lightsail CAN1-TotalDataXfer-Out-Bytes"

    Data transfer allowance is aggregated for instances of the same bundle (bundleId) in a Region. This will show you the exact numbers you're looking for. Let me know if you need any clarification or have additional questions.

0

No, it does not give me any useful information regarding the traffic.

What about the Report at Billing and Cost Management -> Cost Explorer -> New cost and usage report It seems it's a report that I need.

I just need some advice on what I should check in the right column to see the exact traffic numbers.

answered 13 days ago
-2

To check traffic usage for your Amazon Lightsail instances and avoid overusage, you can monitor specific network-related metrics in the Lightsail console. Here's how to do it:

  1. Sign in to the Lightsail console.
  2. Navigate to the "Instances" section.
  3. Select the instance you want to monitor.
  4. Go to the "Metrics" tab on the instance management page.

Once there, you can view two key metrics related to traffic usage:

  1. Incoming network traffic (NetworkIn): This shows the number of bytes received on all network interfaces by the instance.
  2. Outgoing network traffic (NetworkOut): This displays the number of bytes sent out on all network interfaces by the instance.

These metrics are reported in 5-minute intervals. To calculate the bytes per second, you'll need to divide the reported number by 300.

While the visual graphs may not show exact numbers, you can pause your cursor on specific data points to view detailed information about that particular data point. This will give you more precise usage data.

To avoid overusage, it's important to regularly monitor these metrics and establish a baseline for normal performance. You can also set up alarms to be notified when a metric crosses a threshold you specify. This way, you'll be alerted before reaching your bandwidth limit.

Remember, in Lightsail, bandwidth usage is calculated independently for each instance. If an instance exceeds its allocated bandwidth, it will start incurring additional charges for the excess usage, regardless of the usage of other instances you may have.
Sources
question about lightsail bandwidth | AWS re:Post
Monitor your Lightsail resource metrics - Amazon Lightsail
Monitor Lightsail instance performance with metrics - Amazon Lightsail

profile picture
answered 16 days ago
profile pictureAWS
EXPERT
reviewed 16 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions