statsd-elasticsearch-backend
statsd-elasticsearch-backend copied to clipboard
Shield integration
Is there any way to integrate the elasticsearch backend with Shield running in front of my ES node? This could take the form of an esuser, LDAP authentication or active directory. My aim is to run a separate statsd node that connects to my ELK stack over UDP, however, to control access I would like to use LDAP (via Shield rather than htaccess).
What authentication mechanism does Shield support? Wouldn't it be easier to just allow unauthenticated users to all /statsd-* collections?