-
Notifications
You must be signed in to change notification settings - Fork 25
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
Too verbose logs when model not found #793
Comments
Looks like we are kinda-sorta double logging it too (depending on local suspicious_login/lib/Service/ModelStore.php Lines 91 to 94 in 6079156
The issue is we're overloading the use of suspicious_login/lib/Service/LoginClassifier.php Lines 116 to 120 in 6079156
suspicious_login/lib/Service/EstimatorService.php Lines 55 to 68 in 6079156
|
Hi
For any PROPFIND and REPORT request (for CalDav/CardDav), I get some warnings like this:
This is bloating the logs for nothing.
I tried
$ occ suspiciouslogin:predict olivier 192.168.1.254
but got:in my config.php, the trusted_proxies is defined to
the proxy settings in Apache is:
I think this configuration is ok.
So, is there a way to remove these unnecessary logs?
The text was updated successfully, but these errors were encountered: