Graylog2 / Graylog2/graylog2-server
add certificate authentication to elasticsearch
Open
elasticsearch
feature
security
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Context
Elasticsearch is now providing with searchguard plugin or the x-pack security feature the ability to authenticate with a certificate.
Graylog should be able to authenticate not only with username/password but also certificates to make elasticsearch connection more secure.
## Your Environment
* Graylog Version: 3.1
* Elasticsearch Version: 6.8
Contributor guide
Assessment
This issue has not been assessed yet.