Skip to content

Conditional logging of "Response-Body-Transformed: Dechunked" #1068

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

Closed
marcstern opened this issue Feb 2, 2016 · 1 comment
Closed

Conditional logging of "Response-Body-Transformed: Dechunked" #1068

marcstern opened this issue Feb 2, 2016 · 1 comment
Assignees

Comments

@marcstern
Copy link

Each time a rule triggers and is logged, it generates a line in the audit log with the "Response-Body-Transformed: Dechunked" in case the response was dechunked.
This wastes a lot of disk space and is the normal behaviour, not a real warning.
We should have a directive (or a compile flag) to disable that logging.
Ex. of compile flag: #marcstern@9e68805

@zimmerle
Copy link
Contributor

zimmerle commented May 2, 2017

Fixed at: 41ae8db

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants