[Chore] Replace global logger with local logger instance #3#43657
[Chore] Replace global logger with local logger instance #3#43657khushijain21 merged 33 commits intoelastic:mainfrom
Conversation
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
|
/test |
|
This pull request is now in conflicts. Could you fix it? 🙏 |
|
cc: @qcorporation |
|
@khushijain21 Please replace the link in the proposed commit message entry with text that is publicly meaningful in the context of a git log output. |
|
cc: @nfritts |
taylor-swanson
left a comment
There was a problem hiding this comment.
Approving for @elastic/sec-deployment-and-devices
|
@khushijain21 could you address the linter warnings? |
Co-authored-by: Anderson Queiroz <me@andersonq.me>
|
@swiatekm/ @andrzej-stencel can you provide your approval? |
Proposed commit message
This PR replaces global logger instances with local loggers in beats code.
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.How to test this PR locally
Run this test in
x-pack/filebeat/fbreceivergo test -run ^TestMultipleReceivers$ ./x-pack/filebeat/fbreceiver -vRelated issues