markmcdowell / NLog.Targets.ElasticSearch

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

How to use ApiKeyAuthenticationCredentials? #135

Closed EddLonzanida closed 3 years ago

EddLonzanida commented 3 years ago

Is there an option where i can use cloudId with id and apiKey? I'm hoping there is.

EddLonzanida commented 3 years ago

I've created a pull request for this. https://github.com/markmcdowell/NLog.Targets.ElasticSearch/pull/147

snakefoot commented 3 years ago

@markmcdowell This issue can now be resolved. NLog.Targets.ElasticSearch .ver 7.6.0 includes the options ApiKeyId + ApiKey for use with ApiKeyAuthenticationCredentials.