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 policy loading by default in setup #9520

Merged
merged 1 commit into from
Dec 13, 2018
Merged

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented Dec 13, 2018

As the ILM policy was loaded by default when run *beat setup it required additional permissions to previous versions of Beats. To no require additional permissions now loading the ILM policy is disabled when running setup. To load the policy beat setup --ilm-policy has to be run.

As the ILM policy was loaded by default when run `*beat setup` it required additional permissions to previous versions of Beats. To no require additional permissions now loading the ILM policy is disabled when running `setup`. To load the policy `beat setup --ilm-policy` has to be run.
@ruflin ruflin added review libbeat needs_backport PR is waiting to be backported to other branches. v6.6.0 labels Dec 13, 2018
@ruflin
Copy link
Member Author

ruflin commented Dec 13, 2018

This should solve #9470

@ruflin
Copy link
Member Author

ruflin commented Dec 13, 2018

Failing tests are not related. PR's are open to fix them / skip them.

Copy link
Contributor

@ph ph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, if every PR was only one line! :D

@ruflin ruflin merged commit 7dfcade into elastic:master Dec 13, 2018
@ruflin ruflin deleted the fix-ilm branch December 13, 2018 14:05
ruflin added a commit to ruflin/beats that referenced this pull request Dec 13, 2018
As the ILM policy was loaded by default when run `*beat setup` it required additional permissions to previous versions of Beats. To no require additional permissions now loading the ILM policy is disabled when running `setup`. To load the policy `beat setup --ilm-policy` has to be run.

(cherry picked from commit 7dfcade)
@ruflin ruflin removed the needs_backport PR is waiting to be backported to other branches. label Dec 13, 2018
ruflin added a commit that referenced this pull request Dec 13, 2018
As the ILM policy was loaded by default when run `*beat setup` it required additional permissions to previous versions of Beats. To no require additional permissions now loading the ILM policy is disabled when running `setup`. To load the policy `beat setup --ilm-policy` has to be run.

(cherry picked from commit 7dfcade)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants