elastic / ecs-dotnet

https://www.elastic.co/guide/en/ecs-logging/dotnet/current/setup.html
Apache License 2.0
119 stars 59 forks source link

[FEATURE] Implement Disk-Based Buffering with Outbox Pattern Support for Elastic.Serilog.Sinks #423

Open HaikAsatryan opened 2 months ago

HaikAsatryan commented 2 months ago

I would like to request a feature enhancement for the Elastic.Serilog.Sinks NuGet package. The current implementation lacks disk-based buffering, which is crucial for ensuring log durability, especially in distributed applications.

Proposed Feature:

Importance:

By incorporating these features, the Elastic.Serilog.Sinks package can significantly improve its robustness and become a more reliable logging solution in distributed and high-throughput applications.

Thank you for considering this request!