-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Adjust default geoip logging to be less verbose. #81404
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
Changes several logs from info level to debug level and slightly changed some log messages. Relates to elastic#81356
Pinging @elastic/es-data-management (Team:Data Management) |
Without this change the geoip startup logging looks like:
And with this change:
Note that this is from a single node cluster. Logs from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @martijnvg
Thanks @probakowski for reviewing! |
💔 Backport failed
You can use sqren/backport to manually backport by running |
Backport elastic#81404 to 8.0 branch. Changes several logs from info level to debug level and slightly changed some log messages. Relates to elastic#81356
Changes several logs from info level to debug level and
slightly changed some log messages.
Relates to #81356