kibana/x-pack/plugins/security
dave.snider@gmail.com 57b1a6ce71
Management core Less to Sass (#23596)
Converts management's less to sass. Makes minor adjustments to those pages for some design cleanup.
2018-10-04 22:33:49 -07:00
..
common Spaces Phase 1 (#21408) 2018-10-01 07:09:33 -04:00
public Management core Less to Sass (#23596) 2018-10-04 22:33:49 -07:00
server don't throw if authorization mode is already initialized (#23791) 2018-10-03 16:10:20 -07:00
webpackShims
index.js Spaces Phase 1 (#21408) 2018-10-01 07:09:33 -04:00
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.