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

Pause/resume auto-follow patterns #48008

Closed
cjcenizal opened this issue Oct 11, 2019 · 2 comments
Closed

Pause/resume auto-follow patterns #48008

cjcenizal opened this issue Oct 11, 2019 · 2 comments
Labels
enhancement New value added to drive a business result Feature:CCR and Remote Clusters Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@cjcenizal
Copy link
Contributor

cjcenizal commented Oct 11, 2019

Elasticsearch added the ability to pause and resume auto-follow patterns in elastic/elasticsearch#47510. It also adds the active flag to the GET response so you can tell when an auto-follow pattern is paused or active.

We'll need to create pass-through API endpoints which consume this new API and update the UI with buttons for pausing and resuming the auto-follow pattern, and surface active state.

You should be able to pause/resume from the table, via per-row actions and bulk actions when multiple rows are selected. You should also see status in the table about whether an auto-follow pattern is active or paused.

image

You should be able to pause/resume via buttons in the detail panel's footer. You should also see status in the detail panel about whether an auto-follow pattern is active or paused.

image

@cjcenizal cjcenizal added enhancement New value added to drive a business result Feature:CCR and Remote Clusters Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more labels Oct 11, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

@jloleysens
Copy link
Contributor

Added in #56615

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 Feature:CCR and Remote Clusters Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

No branches or pull requests

3 participants