-
- Downloads
Allow for TLS connections to ElasticSearch (#1398)
* Allow for TLS connections to ElasticSearch Extremely similar implementation to the HTTP JSON module's implementation of the same code. * Changelog update
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- internal/internal.go 2 additions, 2 deletionsinternal/internal.go
- plugins/inputs/elasticsearch/README.md 7 additions, 0 deletionsplugins/inputs/elasticsearch/README.md
- plugins/inputs/elasticsearch/elasticsearch.go 43 additions, 10 deletionsplugins/inputs/elasticsearch/elasticsearch.go
- plugins/inputs/elasticsearch/elasticsearch_test.go 8 additions, 2 deletionsplugins/inputs/elasticsearch/elasticsearch_test.go
Loading
Please register or sign in to comment