Questions tagged [serilog-sinks-elasticsearch]

16 questions
0
votes
1 answer

Elastic-Cloud Not Receiving Data from Serilog Sink

I set up an Elastic Cloud to offload my local elasticsearch config (as one does), but for reasons unknown to me, I can't get it to show any logs in Elastic Cloud, despite it working fine locally. The code I got: (modified for privacy reasons) //var…
1
2