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?

gefragt vor einem Jahr266 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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
beantwortet vor einem Jahr
profile pictureAWS
EXPERTE
überprüft vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen