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

Change setup behavior to respect ilm.overwrite setting #14735

Closed
simitt opened this issue Nov 25, 2019 · 0 comments · Fixed by #14741
Closed

Change setup behavior to respect ilm.overwrite setting #14735

simitt opened this issue Nov 25, 2019 · 0 comments · Fixed by #14741
Assignees
Labels
bug in progress Pull request is currently in progress. Team:apm APM Server team issues/PRs v7.6.0

Comments

@simitt
Copy link
Contributor

simitt commented Nov 25, 2019

Avoid always overwriting user's ILM policies when running setup or setup --index-management. The setup command should respect the setup.ilm.overwrite configuration.

Print a warning if setup is run, but overwrite flag is set to false.

@simitt simitt added bug v7.6.0 Team:apm APM Server team issues/PRs labels Nov 25, 2019
@simitt simitt self-assigned this Nov 25, 2019
@simitt simitt added the in progress Pull request is currently in progress. label Nov 25, 2019
simitt added a commit to simitt/beats that referenced this issue Nov 25, 2019
Respect `setup.ilm.overwrite` configuration when running setup
cmd. Print warning if overwrite is disabled on setup cmd.

fixes elastic#14735
simitt added a commit that referenced this issue Nov 27, 2019
Respect `setup.ilm.overwrite` configuration when running setup
cmd. Print warning if overwrite is disabled on setup cmd.

fixes #14735
simitt added a commit to simitt/beats that referenced this issue Nov 27, 2019
Respect `setup.ilm.overwrite` configuration when running setup
cmd. Print warning if overwrite is disabled on setup cmd.

fixes elastic#14735
simitt added a commit that referenced this issue Nov 28, 2019
Respect `setup.ilm.overwrite` configuration when running setup
cmd. Print warning if overwrite is disabled on setup cmd.

fixes #14735
ycombinator pushed a commit to ycombinator/beats that referenced this issue Dec 11, 2019
Respect `setup.ilm.overwrite` configuration when running setup
cmd. Print warning if overwrite is disabled on setup cmd.

fixes elastic#14735
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug in progress Pull request is currently in progress. Team:apm APM Server team issues/PRs v7.6.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant