Skip to content
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

Disable some log parts #329

Closed
rcbarnett-zz opened this issue Oct 17, 2013 · 3 comments
Closed

Disable some log parts #329

rcbarnett-zz opened this issue Oct 17, 2013 · 3 comments
Assignees

Comments

@rcbarnett-zz
Copy link
Contributor

MODSEC-175: It would be handy to have an option to disable logging of some parts of the H part. Typically: Stopwatch, Producer, Server, Sanitised-Request-Headers.

In some cases, we are not interested in these fields. On sites with a lot of alerts, this can spare several GB.

@rcbarnett-zz
Copy link
Contributor Author

Original reporter: marcstern

@rcbarnett-zz
Copy link
Contributor Author

rbarnett: Hmm, I see what you mean from a disk space perspective however this information is very useful for trouble-shooting. Especially when you need to send the data to someone (such as the mail-list) for help. This information helps us to understand your version, etc...

We will see about perhaps having more granularity with data logged in this section.

@ghost ghost assigned zimmerle Oct 17, 2013
@victorhora
Copy link
Contributor

Disable logging of parts of H part was implemented, merged to master and included on 2.9.2:

{dis|en}able-stopwatch-logging: #1067

{dis|en}able-server-context-logging: #1069

{dis|en}able-dechunk-logging: #1068

{dis|en}able-handler-logging: #1381

{dis|en}able-collection-delete-problem-logging: #1380

{dis|en}able-server-logging: #1070

{dis|en}able-filename-logging: #1065

Thanks @marcstern and @zimmerle.

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

No branches or pull requests

3 participants