Hi folks,
I'm looking for common strategies to use log4net or Microsoft Enterprise Library to send log events from a C# application to an available logstash http input.
The logstash input is no problem, but I'm having trouble finding what I could use for the .NET side of the solution -- is there a log4net appender that works for this maybe?
Thanks!