API Gateway logging secret API key

Hi,

I have created an API gateway with Cloud Function as a backend. To authenticate the user we are using API key. But when I check the logs for the api the jsonpayload clearly shows the API KEY SECRET value. How can I prevent this.

Hey @dhairyashil-w ,

Get started with https://cloud.google.com/apigee/docs/api-platform/security/data-masking

1 Like

@dhairyashil-w I believe is asking for solution on API Gateway not Apigee.