markmcdowell / NLog.Targets.ElasticSearch

NLog target for Elasticsearch
MIT License
176 stars 89 forks source link

Server Requirements #143

Closed MichaelSteinecke closed 3 years ago

MichaelSteinecke commented 3 years ago

Are there any server requirements for the ElasticSearch target, for example should be the bfetch plugin installed, when using the bulk/async wrapper?

markmcdowell commented 3 years ago

No it uses the low level elasticsearch client that works with the basic server..