opendistro-for-elasticsearch / security-kibana-plugin

Apache License 2.0
3 stars 12 forks source link

CI codecov

Open Distro for Elasticsearch Security Kibana Plugin

This plugin for Kibana adds a configuration management UI for the Open Distro for Elasticsearch Security features, as well as authentication, session management and multi-tenancy support to your secured cluster.

Basic features

Build

To build the security-kibana plugin from source follow these instructions:

.
├── kibana
│   └── plugins
│       └── opendistro_security

The above builds the final artifacts in zip format. The artifacts can be found in the kibana/plugins/opendistro_security/build directory

Install

Install the plugin to Kibana cluster with the following commands:

cd kibana/bin

./kibana-plugin install file:///path/to/security/target/releases/opendistro_security_kibana_plugin-<version>.zip

Documentation

Please refer to the technical documentation for detailed information on installing and configuring opendistro-elasticsearch-security plugin.

License

This code is licensed under the Apache 2.0 License.

Copyright

Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.