Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Apigee Logs not showing large responses or no response being logged at all

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?

@dchiesa1 @kurtkanaskie

 

Solved Solved
2 3 201
1 ACCEPTED 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

 

View solution in original post

3 REPLIES 3