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 2020/10/17 08:54:16 UTC

[GitHub] [apisix] Firstsawyou opened a new issue #2452: discuss: How apisix records the request data sent to the upstream service

Firstsawyou opened a new issue #2452:
URL: https://github.com/apache/apisix/issues/2452


   ### Issue description
   
   In the use of `apisix`, we do not have a good tool to obtain the request data sent to the upstream service, which is very inconvenient for us to troubleshoot some abnormal problems, such as: I enabled a plug-in to process client requests, and whether the processed requests comply with Our expectations, this is not known. If `apisix` supports recording the request information sent to the upstream server, then we can easily know whether the request processed by the plugin serves the expected.
   


----------------------------------------------------------------
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.

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



[GitHub] [apisix] Firstsawyou commented on issue #2452: discuss: How apisix records the request data sent to the upstream service

Posted by GitBox <gi...@apache.org>.
Firstsawyou commented on issue #2452:
URL: https://github.com/apache/apisix/issues/2452#issuecomment-712255847


   I think we can use the `serverless` plugin to execute some `lua` logic codes at the specified stage to try to achieve it.


----------------------------------------------------------------
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.

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



[GitHub] [apisix] Firstsawyou commented on issue #2452: discuss: How apisix records the request data sent to the upstream service

Posted by GitBox <gi...@apache.org>.
Firstsawyou commented on issue #2452:
URL: https://github.com/apache/apisix/issues/2452#issuecomment-711037768


   Yes, I am looking for a feasible way to solve.


----------------------------------------------------------------
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.

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



[GitHub] [apisix] spacewander closed issue #2452: discuss: How apisix records the request data sent to the upstream service

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #2452:
URL: https://github.com/apache/apisix/issues/2452


   


----------------------------------------------------------------
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.

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



[GitHub] [apisix] gxthrj commented on issue #2452: discuss: How apisix records the request data sent to the upstream service

Posted by GitBox <gi...@apache.org>.
gxthrj commented on issue #2452:
URL: https://github.com/apache/apisix/issues/2452#issuecomment-712213300


   How about logging requests in the phase `log` through the plug-in?


----------------------------------------------------------------
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.

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



[GitHub] [apisix] membphis commented on issue #2452: discuss: How apisix records the request data sent to the upstream service

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2452:
URL: https://github.com/apache/apisix/issues/2452#issuecomment-714970372


   > I think we can use the `serverless` plugin to execute some `lua` logic codes at the specified stage to try to achieve it.
   
   can you show me an example? ^_^


----------------------------------------------------------------
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.

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



[GitHub] [apisix] spacewander commented on issue #2452: discuss: How apisix records the request data sent to the upstream service

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #2452:
URL: https://github.com/apache/apisix/issues/2452#issuecomment-762546917


   Consider solved


----------------------------------------------------------------
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.

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



[GitHub] [apisix] imjoey commented on issue #2452: discuss: How apisix records the request data sent to the upstream service

Posted by GitBox <gi...@apache.org>.
imjoey commented on issue #2452:
URL: https://github.com/apache/apisix/issues/2452#issuecomment-711603899


   +1 for me.


----------------------------------------------------------------
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.

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



[GitHub] [apisix] membphis commented on issue #2452: discuss: How apisix records the request data sent to the upstream service

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2452:
URL: https://github.com/apache/apisix/issues/2452#issuecomment-711020598


   it is not easy to record the `upstream` request data :(


----------------------------------------------------------------
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.

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