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 the number of shards in the default configuration #5095

Closed
6 tasks done
tsg opened this issue Sep 5, 2017 · 1 comment · Fixed by #5096
Closed
6 tasks done

Change the number of shards in the default configuration #5095

tsg opened this issue Sep 5, 2017 · 1 comment · Fixed by #5096

Comments

@tsg
Copy link
Contributor

tsg commented Sep 5, 2017

We have already set the Metricbeat number of shards to 1, and we've discussed again the number of shards for the rest of the beats and decided on the following:

  • Metricbeat - 1
  • Heartbeat - 1
  • Filebeat - 3
  • Packetbeat - 3
  • Winlogbeat - 3
  • Auditbeat - 3

The change is only done in the default configuration, if the settings are commented out in the default configuration, still the ES defaults are used.

We're also changing the default codec to best_compression for Metricbeat and Heartbeat.

This is a meta ticket for changing all beats short configuration files.

@tsg
Copy link
Contributor Author

tsg commented Sep 5, 2017

This is related to: #3431

tsg added a commit to tsg/beats that referenced this issue Sep 5, 2017
This closes elastic#5095, by adding template settings in the default configuration
files for each beat.
ruflin pushed a commit that referenced this issue Sep 5, 2017
This closes #5095, by adding template settings in the default configuration
files for each beat.
tsg added a commit to tsg/beats that referenced this issue Sep 5, 2017
Was broken in elastic#5096 (part of elastic#5095), because p1/p2 files were introduced,
but they weren't used in the `before-build` setup.
exekias pushed a commit that referenced this issue Sep 5, 2017
Was broken in #5096 (part of #5095), because p1/p2 files were introduced,
but they weren't used in the `before-build` setup.
tsg added a commit to tsg/beats that referenced this issue Sep 7, 2017
This closes elastic#5095, by adding template settings in the default configuration
files for each beat.

(cherry picked from commit 307d5d6)
tsg added a commit to tsg/beats that referenced this issue Sep 7, 2017
Was broken in elastic#5096 (part of elastic#5095), because p1/p2 files were introduced,
but they weren't used in the `before-build` setup.
(cherry picked from commit 5b6b2b6)
andrewkroh pushed a commit that referenced this issue Sep 11, 2017
…guraitions (#5125)

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

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

(cherry picked from commit 307d5d6)

* fix changelog
andrewkroh pushed a commit that referenced this issue Sep 11, 2017
Was broken in #5096 (part of #5095), because p1/p2 files were introduced,
but they weren't used in the `before-build` setup.
(cherry picked from commit 5b6b2b6)
leweafan pushed a commit to leweafan/beats that referenced this issue 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
leweafan pushed a commit to leweafan/beats that referenced this issue Apr 28, 2023
Was broken in elastic#5096 (part of elastic#5095), because p1/p2 files were introduced,
but they weren't used in the `before-build` setup.
(cherry picked from commit aa77209)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant