Skip to content

feat: add max request and response body size attributes to http-logger plugin #12130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
MariaLapovska opened this issue Apr 10, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@MariaLapovska
Copy link

Description

In some cases APISIX users might want to customize the max size of request/response body sent to HTTP server via http-logger plugin to be lower/higher than the current default value of 512KiB.

kafka-logger plugin already supports max_resp_body_bytes and max_req_body_bytes attributes, so I followed the example and added them in this PR.

@MariaLapovska
Copy link
Author

Hi @Baoyuantop ! I've created the issue for this PR per your request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant