kibana/x-pack/plugins/security
2018-06-26 20:17:41 -07:00
..
public remove application icon assets in kibana that ship with EUI (#18570) 2018-05-07 10:59:39 -06:00
server Fix misspellings (#19981) 2018-06-26 20:17:41 -07:00
webpackShims
index.js
README.md

Kibana Security Plugin

  1. Install the Security plugin on Kibana bin/kibana plugin --install kibana/security/latest
  2. Modify kibana.yml and add xpack.security.encryptionKey: "something_at_least_32_characters"
  3. Make sure that the following config options are also set: elasticsearch.username, elasticsearch.password, server.ssl.certificate, and server.ssl.key (see Configuring Kibana to Work with Shield)

Once done, open up the following url (assuming standard kibana config): https://localhost:5601.