Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 302 Bytes

The following settings must be set in kibana.yml:

elasticsearch.username: ""
elasticsearch.password: ""
xpack.security.enabled: false
server.xsrf.whitelist: [/login, /logout, /_token]
kibana-auth.cookie_password: "some_32+_character_password"
kibana-auth.kibana_install_dir: "/opt/kibana"