log4net.ElasticSearch
log4net.ElasticSearch copied to clipboard
Cant Log to servers with SSL
Having a bug where adding SSL to our server has eliminated our abilities to use the appender. We can send logs via postman and curl and even https using c# but once we tried to log using the appender, nothing makes its way to ELK.
not really sure where the problem is but it would be great to have some help or sage advice!
Thank you!
i ended up creating a new appender basically based of this. if anyone is interested.
@danammeansbear would it be possible to cut a PR to add the functionality back into this appender?