Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show plugin IDs that can be disabled on startup #28089

Closed
PhaedrusTheGreek opened this issue Jan 4, 2019 · 3 comments
Closed

Show plugin IDs that can be disabled on startup #28089

PhaedrusTheGreek opened this issue Jan 4, 2019 · 3 comments
Labels
enhancement New value added to drive a business result stale Used to mark issues that were closed for being stale Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@PhaedrusTheGreek
Copy link
Contributor

There's currently no way to know which plugins can be enabled/disabled, and their IDs. For example, we could do this:

timelion.enabled: false
xpack.canvas.enabled: false
xpack.ml.enabled: false
xpack.infra.enabled: false
xpack.apm.enabled: false
xpack.grokdebugger.enabled: false

But how do we know to use xpack.apm.enabled instead of apm.enabled ? The list of plugins on the /status page has a list of plugins, but no IDs.

Related: #6544

@PhaedrusTheGreek PhaedrusTheGreek added the enhancement New value added to drive a business result label Jan 4, 2019
@nreese nreese added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Jan 4, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform

@shumin1027
Copy link

yes,I also have such doubts
the core plugin is under this path: src/legacy/core_plugins

@Yrf-Mr
Copy link

Yrf-Mr commented Mar 21, 2019

yes,I also have such doubts
the core plugin is under this path: src/legacy/core_plugins

哥们,你知道核心插件如何关闭和卸载吗?

@joshdover joshdover added the stale Used to mark issues that were closed for being stale label Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result stale Used to mark issues that were closed for being stale Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

6 participants