How to properly set up Kinesis Data

0

I’m working on setting up a website with Amazon Cloud Front.. I noticed that they have a area that allows you to set up Real Time Logs… Upon going in to set up wanted I wanted I noticed it wouldn’t save because it was asking me for Amazon Kinesis Data stream. I was wondering if there was a charge to use the Amazon Kinesis Data stream sense I’m trying to use the Amazon Cloud Front for free sense I don’t believe I will go over the GB. Can some please let me how to create this correctly when I went to Kinesis data stream its giving me this error message at time: Error loading data streams This operation cannot be completed at this time due to a network failure. For more information and in order to mitigate the issue

Also Not sure if there was a charge to set this up or is this free. Any information would be much useful

Calw458
已提問 7 個月前檢視次數 204 次
1 個回答
0

There is an option to stream real-time CloudFront logs to a Kinesis data stream. From there you would be having a consumer application/service that is reading from the Kinesis data stream and analyzing the logs. The details can be found in this document.

In order to do so, you have to create a Kinesis data stream first. Upon which you can use in the CloudFront log streaming configuration.

Kinesis data streams currently can be having one of two capacity modes: Ondemand, or Provisioned. Kinesis data stream pricing depends on whether the stream is On-demand, or a provisioned stream. The details of the pricing for both modes can be found in this page.

For details about AWS Free Tier services, you may check this page. I have searched for Kinesis there and it returned no result. Which indicates that Kinesis is not one of the services included in the Free tier products.

AWS
已回答 7 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南