Streaming Api Gateway V2 access logs to Kinesis Firehose

0

Is there a way to stream access logs from API Gateway V2 (HTTP) to a Kinesis Firehose target like it was possible in APIGW V1?

已提问 1 年前266 查看次数
1 回答
1
已接受的回答

Unfortunately, streaming access logs to Kinesis Firehose is not supported for HTTP APIs. However, you can subscribe the delivery stream to the Amazon CloudWatch log group (HTTP API access logs -> CloudWatch logs -> Kinesis Firehose). Alternatively, you can migrate the HTTP API to the REST API (v1 API) in API Gateway and stream logs directly to Kinesis.

AWS
Taka_M
已回答 1 年前
profile pictureAWS
专家
已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则