You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/11 10:02:18 UTC

[GitHub] [apisix] tokers commented on issue #5343: request help: kafka logger supports logging request body

tokers commented on issue #5343:
URL: https://github.com/apache/apisix/issues/5343#issuecomment-966168473


   > core.request.get_body and core.response.hold_body_chunk can't �be used in 'log_by_lua' phase,it seems that we can logging log it in other phase or set request_body and response_body in ctx. Does it have a better way?
   
   Do this in an early phase, say, `access` phase.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org