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

Disable ILM usage on APM #1852

Closed
simitt opened this issue Jan 29, 2019 · 0 comments · Fixed by #1865
Closed

Disable ILM usage on APM #1852

simitt opened this issue Jan 29, 2019 · 0 comments · Fixed by #1865
Assignees
Milestone

Comments

@simitt
Copy link
Contributor

simitt commented Jan 29, 2019

From 7.0 on libbeat enables ILM by default. As this cannot be used as is with APM (no support for multiple indices), disable ILM by default on APM.

depends on elastic/beats#10347

@simitt simitt added this to the 7.0 milestone Jan 29, 2019
@simitt simitt self-assigned this Jan 31, 2019
simitt added a commit to simitt/apm-server that referenced this issue Feb 4, 2019
* Set index default configuration in code, by using new supporter interface
* Set ILM noop supporter to disable ILM in APM
* adapt system tests to use default indices configuration by default

fixes elastic#1480
fixes elastic#1852
simitt added a commit that referenced this issue Feb 4, 2019
* Set index default configuration in code, by using new supporter interface
* Set ILM noop supporter to disable ILM in APM
* adapt system tests to use default indices configuration by default

fixes #1480
fixes #1852
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants