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

Can we suppress logging of connected clients? #1

Open
ryansun96 opened this issue Dec 11, 2021 · 2 comments
Open

Can we suppress logging of connected clients? #1

ryansun96 opened this issue Dec 11, 2021 · 2 comments

Comments

@ryansun96
Copy link

As mentioned here (jcmoraisjr/modsecurity-spoa#6) This seems to be the line logging this information:

LOG(worker, "%u clients connected", worker->nbclients);

Would be great if we can offer a switch to control logging of this information.

@celevra
Copy link

celevra commented Dec 12, 2021

+1

@FireBurn
Copy link

FireBurn@1a02188 means it can only be seen when run with debug enabled

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

3 participants