Git Product home page Git Product logo

security-kibana-plugin's Introduction

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

  • Kibana authentication for Open Distro for Elasticsearch
  • Kibana session management
  • Open Distro for Elasticsearch Security configuration UI
  • Multi-tenancy support for Kibana
  • Open Distro for Elasticsearch audit logging configuration UI

Build

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

  • Download the Kibana source code for the version specified in package.json you want to set up.

    See the Kibana contributing guide for more instructions on setting up your development environment.

  • Change your node version to the version specified in .node-version inside the Kibana root directory.

  • cd into the plugins directory of the Kibana source code directory.

  • Check out this package from version control into the plugins/opendistro_security directory.

  • Run yarn kbn bootstrap inside kibana directory

  • Ultimately, your directory structure should look like this:

.
β”œβ”€β”€ kibana
β”‚   └── plugins
β”‚       └── opendistro_security
  • run the build script to build the plugin inside kibana/plugins/opendistro_security directory node build_tools/build_plugin.js

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.

security-kibana-plugin's People

Contributors

yuxitang-amzn avatar zengyan-amazon avatar bandinib-amzn avatar tianleh avatar riysaxen-amzn avatar saratvemulapalli avatar skkosuri-amzn avatar akbhatta avatar andykellr avatar sujithvm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.