anuriq / chef-kibana5

Chef cookbook for installing Kibana 5.x.x
https://supermarket.chef.io/cookbooks/kibana5
Apache License 2.0
5 stars 15 forks source link

Missing the ability to disable xpath auth #35

Closed zinefer closed 6 years ago

zinefer commented 6 years ago

Great cookbook! Thanks very much for your recent work also.

Since you're active I figured I would post the most recent issue I've run into.

We're running elastic/kibana behind a vpn and firewall so we run without auth. I need to be able to set xpack.security.enabled: false in the kibana.yml

anuriq commented 6 years ago

I'll check this, thank you

TheKatarGit commented 6 years ago

@zinefer I've added the ability to trigger xpack.security.enabled in kibana.yml, although they highly recommend to configure it within elasticsearch config.