Closed moikmellah closed 5 months ago
❌ Author of the following commits did not sign a Contributor Agreement: 7f31e956ba815123afbbda7029fe12bfba943b85
Please, read and sign the above mentioned agreement if you want to contribute to this project
CLA submitted, please let me know if anything else is needed. Thanks!
Fixes a bug where ElasticsearchLoggerProvider passes a reference to EcsDataStreamChannel when instantiating ElasticsearchLogger and disposes of the channel on configuration reload events, leading to ElasticsearchLogger instances hanging on to a disposed channel and silently dropping log events.