opendistro-for-elasticsearch/index-management-kibana-plugin
Fork: 24 Star: 42 (更新于 2024-11-02 07:57:02)
license: Apache-2.0
Language: TypeScript .
🗃 Open Distro Index Management Kibana UI plugin
最后发布版本: v1.13.0.1 ( 2021-02-18 07:45:15)
Open Distro for Elasticsearch Index Management Kibana
The Open Distro for Elasticsearch Index Management Kibana plugin lets you manage your Open Distro for Elasticsearch Index Management plugin to view, monitor, and manage your indices directly from Kibana.
Documentation
Please see our documentation.
Setup
-
Download Elasticsearch for the version that matches the Kibana version specified in package.json.
-
Download and install the appropriate Open Distro for Elasticsearch Index Management plugin.
-
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
directory. -
Run
yarn kbn bootstrap
insidekibana/plugins/index-management-kibana-plugin
.
Ultimately, your directory structure should look like this:
.
├── kibana
│ └── plugins
│ └── index-management-kibana-plugin
Build
To build the plugin's distributable zip simply run yarn build
.
Example output: ./build/opendistroIndexManagementKibana-1.12.0.0.zip
Run
-
yarn start
- Starts Kibana and includes this plugin. Kibana will be available on
localhost:5601
. - Please run in the Kibana root directory
- You must have Elasticsearch running with the Index Management plugin
- Starts Kibana and includes this plugin. Kibana will be available on
Test
There are unit/stubbed integration tests and cypress e2e/integration tests.
To run the cypress tests, you must have both Elasticsearch and Kibana running with the Index Management plugin running.
If you are running cypress tests with Kibana development server use the --no-base-path
option and if you are writing Cypress tests use the --no-watch
to make sure your server is not restarted.
-
yarn test:jest
- Runs the plugin tests.
-
yarn run cypress open
- Opens the Cypress test runner
-
yarn run cypress run
- Runs the Cypress test runner
Contributing to Open Distro for Elasticsearch Index Management Kibana
- Refer to CONTRIBUTING.md.
- Since this is a Kibana plugin, it can be useful to review the Kibana contributing guide alongside the documentation around Kibana plugins and plugin development.
Get Started and Contribute!
You can get started by:
- Reporting a bug
- Proposing new ideas to enhance the plugin
- Contribute documentation and sample code
- Read CONTRIBUTING.md for more details to get involved in the project.
Questions
Please feel free to come ask questions on the Open Distro community discussion forum.
License
This code is licensed under the Apache 2.0 License.
Copyright
Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
最近版本更新:(数据更新于 2024-09-10 18:26:30)
2021-02-18 07:45:15 v1.13.0.1
2021-02-05 09:39:56 v1.12.0.0
2020-11-01 06:34:46 v1.11.0.0
2020-10-06 00:49:21 v1.10.1.0
2020-08-25 05:26:04 v1.10.0.0
2020-07-17 01:21:22 v1.9.0.1
2020-07-01 01:10:04 v1.9.0.0
2020-06-25 10:33:03 v1.7.0.0
2020-06-25 10:26:02 v1.8.0.0
2020-04-01 13:56:45 v1.6.0.0
opendistro-for-elasticsearch/index-management-kibana-plugin同语言 TypeScript最近更新仓库
2024-11-05 17:55:23 langgenius/dify
2024-11-05 17:35:52 siyuan-note/siyuan
2024-11-05 16:59:32 laurent22/joplin
2024-11-05 12:39:27 lobehub/lobe-chat
2024-11-05 11:52:31 RSSNext/Follow
2024-11-05 07:18:03 microsoft/genaiscript