markmcdowell / NLog.Targets.ElasticSearch

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

feat: add support for api token authentication without cloudId #148

Closed lucianaparaschivei closed 3 years ago

lucianaparaschivei commented 3 years ago

We can use an api token authentication without the cloud connection pool.

Checklist