Hello.
I'm experiencing an issue with Apigee logs. Responses exceeding 502KB, which are currently handled as pass-through for a specific endpoint, are not being captured in the logs. Are there any alternative approaches or workarounds to capture these larger responses?
Solved! Go to Solution.
Work around options on these are
1. Make sure log data is <256 KB.
2. Move your entire logging to some where else, say elastic search or storage bucket. Both of them provide api or the pub-sub of GCP could be used and the external loggers could be a subscriber to these topics