Kong tcp-log plugins questions

I’m using tcp-log,but I cannot find the POST request body. If I want to get the request body, what should I do?

Logging Request Body/ Response Body with HTTP LOG been discussed before, take a look at the PR I linked there long ago, there are many reasons to not log request and response bodies, performance around mem utilization and security reasons are valid concerns

Thanks, will look into it

Is there other way to get the POST Reuqest Body?

I’v watched the code, and I couldn’t found it on master branch.


So I wonder can I get the requert body with any plug ?
I’ll always waite here.

Literally line 61 and 62 copy paste my dude :slight_smile: -