-
Notifications
You must be signed in to change notification settings - Fork 5k
[8.19](backport #45285) [Chore] Replace global logger with local logger #11 #45462
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
* [Chore] Replace global logger with local logger #11 (cherry picked from commit 1a9498d) # Conflicts: # filebeat/input/filestream/config.go # filebeat/input/filestream/filestream_test.go # filebeat/input/filestream/input.go # libbeat/cfgfile/reload_test.go # libbeat/otelbeat/oteltranslate/outputs/elasticsearch/config_otel_test.go # x-pack/libbeat/outputs/otelconsumer/otelconsumer.go
Cherry-pick of 1a9498d has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
Pinging @elastic/obs-ds-hosted-services (Team:obs-ds-hosted-services) |
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform) |
Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform) |
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices) |
This pull request has not been merged yet. Could you please review and merge it @khushijain21? 🙏 |
This pull request has not been merged yet. Could you please review and merge it @khushijain21? 🙏 |
This pull request is now in conflicts. Could you fix it? 🙏
|
Proposed commit message
With this PR - except
libbeat/autodiscover
andlibbeat/plugin
- all libbeat folder are global logger free.Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Related issues
This is an automatic backport of pull request #45285 done by [Mergify](https://mergify.com).