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

Cherry-pick #5096 to 6.0: Lower number of shards in the default configuraitions #5125

Merged
merged 3 commits into from
Sep 11, 2017

Conversation

tsg
Copy link
Contributor

@tsg tsg commented Sep 7, 2017

Cherry-pick of PR #5096 to 6.0 branch. Original message:

This closes #5095, by adding template settings in the default configuration
files for each beat.

This closes elastic#5095, by adding template settings in the default configuration
files for each beat.

(cherry picked from commit 307d5d6)
Copy link
Contributor

@ruflin ruflin left a comment

Choose a reason for hiding this comment

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

WFG

Lets keep an eye on packaging after it is merged.

@@ -50,8 +50,9 @@ fields: python-env
# Collects all module configs
.PHONY: configs
configs: python-env
@cat ${ES_BEATS}/auditbeat/_meta/common.yml \
<(go run scripts/generate_config.go -os linux -concat) > _meta/beat.yml
@cat ${ES_BEATS}/auditbeat/_meta/common.p1.yml \
Copy link
Contributor

Choose a reason for hiding this comment

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

This seems to also contain the other packaging fix 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It doesn't, but I opened a backport PR for that one as well: #5127

@andrewkroh andrewkroh merged commit 59572f6 into elastic:6.0 Sep 11, 2017
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…t configuraitions (elastic#5125)

* Lower number of shards in the default configurations (elastic#5096)

This closes elastic#5095, by adding template settings in the default configuration
files for each beat.

(cherry picked from commit c236638)

* fix changelog
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.

3 participants