petalmd / armor

Apache License 2.0
15 stars 8 forks source link

cluster with armor #27

Open mareban opened 7 years ago

mareban commented 7 years ago

I'm lost ! I've settup a 3 nodes cluster with armor, and armor.allow_cluster_monitor: true !

My understanding, is that parameter permit cluster monitoring without authentication, right ?

The cluster doesn't work because authentication is still needed ! Do i need to specify some acls to authorize cluster monitoring without authentication ?

Thanks for your help.

jehuty0shift commented 7 years ago

armor.allow_cluster_monitor does not gives you unauthenticated access. it's allow you to authorize an authenticated user to access monitor Elasticsearch actions without needing to explicitely authorize him in the armor acl document.