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 Risposta
1
Risposta accettata

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
con risposta un anno fa
profile pictureAWS
ESPERTO
verificato un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande