elk stack - elasticsearch x-pack not playing nicely with nginx reverse proxy -
i using nginx reverse proxy secure elk stack , working fine. recently, decided install x-pack monitoring features. however, not want use it's security features have nginx.
but, these settings(in both elasticsearch.yml , kibana.yml) aren't working out, still getting xpack login prompt xpack.security.enabled: false
.
how disable x-pack log-in prompt. moreover, how getting prompt without first needing authenticate myself nginx reverse proxy?
Comments
Post a Comment