Skip to content

Limit more log variables to 200 characters #2073

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

Conversation

jleproust
Copy link
Contributor

To avoid generating too long log lines which end up truncated (like in nginx's error log), and missing important bits. Most variables are already truncated to 100-200 characters, but logdata and the request can be huge too.

To avoid generating too long log lines which end up truncated (like in
nginx's error log), and missing important bits.
@victorhora victorhora requested a review from zimmerle May 10, 2019 21:09
@victorhora victorhora self-assigned this May 10, 2019
@victorhora victorhora added 3.x Related to ModSecurity version 3.x enhancement pr available labels May 10, 2019
@victorhora victorhora added this to the v3.0.4 milestone May 10, 2019
zimmerle added a commit that referenced this pull request May 27, 2019
@zimmerle
Copy link
Contributor

Hi @jleproust,

Thank you for your contribution. Sorry about the delay to get it merged. The changes are on v3/master now.

@zimmerle zimmerle closed this May 27, 2019
vladbukin pushed a commit to vladbukin/ModSecurity that referenced this pull request Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Related to ModSecurity version 3.x enhancement pr available
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants