serilog-contrib / serilog-sinks-splunk

A Serilog sink that writes to Splunk
https://splunk.com
Apache License 2.0
46 stars 47 forks source link

Support for file buffer? #82

Closed runes83 closed 2 years ago

runes83 commented 6 years ago

Is there support for a file buffer if the http service is down. The seq Sink implements this.

merbla commented 6 years ago

Hey @runes83,

You are correct, there is not currently any buffering/fallback support like Seq or Elastic Search.

This could be a feature if required.

BlueWombat commented 2 years ago

I'd happily take a stab at implementing this, shouldn't be too much work.

merbla commented 2 years ago

Closing as a part of larger Serilog contrib reorg

Checkout https://github.com/serilog/serilog/issues/1627