)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"18220a35abfa189755107f0c6e2f3b51f28c6d00","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"cd1492ba_3d2633ae","updated":"2021-10-28 08:00:54.000000000","message":"Is there a reason to not just set index.number_of_replicas in elasticsearch.yml? That would set the default for all indices.\n\nhttps://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules.html#dynamic-index-settings\n\nI\u0027m not sure if it applies to existing indices, so it might not have any effect on existing systems (would need to verify this).","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"82cc9f0e814f601e922899ca1d92347a76aab113","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"7cfc57fe_e56fafb3","in_reply_to":"869568ef_296c1079","updated":"2021-10-28 13:33:04.000000000","message":"Maybe it should at least use the cluster-wide setting rather than just for the flog index?","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"},{"author":{"_account_id":32657,"name":"Piotr Parczewski","email":"piotr@stackhpc.com","username":"piotrp"},"change_message_id":"7893cf7ea84757404506964383560fddf099a8e9","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"869568ef_296c1079","in_reply_to":"cd1492ba_3d2633ae","updated":"2021-10-28 13:09:26.000000000","message":"Docs encourage API calls:\nhttps://www.elastic.co/guide/en/elasticsearch/reference/current/settings.html#settings\n\nChanging config file requires restarting Elastic, API calls do not.","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"},{"author":{"_account_id":32657,"name":"Piotr Parczewski","email":"piotr@stackhpc.com","username":"piotrp"},"change_message_id":"9a7f3308a9d0ea6ac17ea6fbdf6c58e15814251d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"fa7f6b58_3ae17558","updated":"2022-06-14 07:08:25.000000000","message":"Elastic throws HTTP404 when running post-config tasks and no indices exist","commit_id":"2a4be1a785993b3dc0a111b7524ff3cdd51c54fc"}],"ansible/roles/elasticsearch/tasks/post-config.yml":[{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"f8ddd225418e10f96b17dc25438e921b88ffe68c","unresolved":true,"context_lines":[{"line_number":21,"context_line":"  kolla_toolbox:"},{"line_number":22,"context_line":"    module_name: uri"},{"line_number":23,"context_line":"    module_args:"},{"line_number":24,"context_line":"      url: \"{{ elasticsearch_internal_endpoint }}/flog-*/_settings\""},{"line_number":25,"context_line":"      method: PUT"},{"line_number":26,"context_line":"      status_code: 200"},{"line_number":27,"context_line":"      return_content: yes"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"00b1e7dd_0f480f63","line":24,"updated":"2021-10-29 08:45:14.000000000","message":"Shouldn\u0027t be {{ kibana_log_prefix }} used instead ? It\u0027s currently defined in group_vars/all.yml.","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"},{"author":{"_account_id":32657,"name":"Piotr Parczewski","email":"piotr@stackhpc.com","username":"piotrp"},"change_message_id":"548c38c9909559904a446ddd3641ce46c5126923","unresolved":true,"context_lines":[{"line_number":21,"context_line":"  kolla_toolbox:"},{"line_number":22,"context_line":"    module_name: uri"},{"line_number":23,"context_line":"    module_args:"},{"line_number":24,"context_line":"      url: \"{{ elasticsearch_internal_endpoint }}/flog-*/_settings\""},{"line_number":25,"context_line":"      method: PUT"},{"line_number":26,"context_line":"      status_code: 200"},{"line_number":27,"context_line":"      return_content: yes"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"4bc534de_36f243ff","line":24,"in_reply_to":"00b1e7dd_0f480f63","updated":"2022-06-13 18:52:10.000000000","message":"Switched to configuring all indices","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"f8ddd225418e10f96b17dc25438e921b88ffe68c","unresolved":true,"context_lines":[{"line_number":35,"context_line":"  vars:"},{"line_number":36,"context_line":"    es_index_template_body:"},{"line_number":37,"context_line":"      index_patterns:"},{"line_number":38,"context_line":"        - \"flog-*\""},{"line_number":39,"context_line":"      settings:"},{"line_number":40,"context_line":"        number_of_shards: 1"},{"line_number":41,"context_line":"        number_of_replicas: \"{{ elasticsearch_log_replica_count }}\""}],"source_content_type":"text/x-yaml","patch_set":3,"id":"3dca5539_c32a5f33","line":38,"updated":"2021-10-29 08:45:14.000000000","message":"ditto","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"},{"author":{"_account_id":32657,"name":"Piotr Parczewski","email":"piotr@stackhpc.com","username":"piotrp"},"change_message_id":"548c38c9909559904a446ddd3641ce46c5126923","unresolved":true,"context_lines":[{"line_number":35,"context_line":"  vars:"},{"line_number":36,"context_line":"    es_index_template_body:"},{"line_number":37,"context_line":"      index_patterns:"},{"line_number":38,"context_line":"        - \"flog-*\""},{"line_number":39,"context_line":"      settings:"},{"line_number":40,"context_line":"        number_of_shards: 1"},{"line_number":41,"context_line":"        number_of_replicas: \"{{ elasticsearch_log_replica_count }}\""}],"source_content_type":"text/x-yaml","patch_set":3,"id":"0fabda3f_1c04d533","line":38,"in_reply_to":"3dca5539_c32a5f33","updated":"2022-06-13 18:52:10.000000000","message":"same","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"}],"doc/source/reference/logging-and-monitoring/central-logging-guide.rst":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"c04972ed00fa2b99edd9be3ad9949f384f62475d","unresolved":true,"context_lines":[{"line_number":59,"context_line":""},{"line_number":60,"context_line":"   curl -s -X PUT -H \"Content-Type: application/json\" “{{ es_cluster_ip }}:9200/flog-*/_settings/” -d \u0027{\"index\":{\"number_of_replicas\":0}}\u0027"},{"line_number":61,"context_line":""},{"line_number":62,"context_line":"with desired value for the ``number_of_replicas``."},{"line_number":63,"context_line":""},{"line_number":64,"context_line":"Curator"},{"line_number":65,"context_line":"-------"}],"source_content_type":"text/x-rst","patch_set":3,"id":"fd3e7e1d_57dcfc16","line":62,"updated":"2021-10-28 07:00:06.000000000","message":"Most of this will no longer be true with the other changes in this PS in place, because the suggested actions here will be executed automatically, might want to update?","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"},{"author":{"_account_id":32657,"name":"Piotr Parczewski","email":"piotr@stackhpc.com","username":"piotrp"},"change_message_id":"548c38c9909559904a446ddd3641ce46c5126923","unresolved":false,"context_lines":[{"line_number":59,"context_line":""},{"line_number":60,"context_line":"   curl -s -X PUT -H \"Content-Type: application/json\" “{{ es_cluster_ip }}:9200/flog-*/_settings/” -d \u0027{\"index\":{\"number_of_replicas\":0}}\u0027"},{"line_number":61,"context_line":""},{"line_number":62,"context_line":"with desired value for the ``number_of_replicas``."},{"line_number":63,"context_line":""},{"line_number":64,"context_line":"Curator"},{"line_number":65,"context_line":"-------"}],"source_content_type":"text/x-rst","patch_set":3,"id":"e5ce1c3c_cbf29e45","line":62,"in_reply_to":"2af9704e_dd28b329","updated":"2022-06-13 18:52:10.000000000","message":"Done","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"},{"author":{"_account_id":32657,"name":"Piotr Parczewski","email":"piotr@stackhpc.com","username":"piotrp"},"change_message_id":"7893cf7ea84757404506964383560fddf099a8e9","unresolved":true,"context_lines":[{"line_number":59,"context_line":""},{"line_number":60,"context_line":"   curl -s -X PUT -H \"Content-Type: application/json\" “{{ es_cluster_ip }}:9200/flog-*/_settings/” -d \u0027{\"index\":{\"number_of_replicas\":0}}\u0027"},{"line_number":61,"context_line":""},{"line_number":62,"context_line":"with desired value for the ``number_of_replicas``."},{"line_number":63,"context_line":""},{"line_number":64,"context_line":"Curator"},{"line_number":65,"context_line":"-------"}],"source_content_type":"text/x-rst","patch_set":3,"id":"2af9704e_dd28b329","line":62,"in_reply_to":"fd3e7e1d_57dcfc16","updated":"2021-10-28 13:09:26.000000000","message":"Yes, however I think such docs should be backported to the prior releases where the feature is absent. Probably will split off docs update from this patch.","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"}],"releasenotes/notes/add-support-for-setting-es-replica-count-70046f706b34b9ac.yaml":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"c04972ed00fa2b99edd9be3ad9949f384f62475d","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Adds support for configuring Elasticsearch log indices replication factor."},{"line_number":5,"context_line":"    This is controlled by a new variable ``elasticsearch_log_replica_count``"},{"line_number":6,"context_line":"    and defaults to ``0`` in one-node ES deployments, ``1`` otherwise, which"},{"line_number":7,"context_line":"    is Elasticsearch default."},{"line_number":8,"context_line":"upgrade:"},{"line_number":9,"context_line":"  - |"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"d7b6d47e_f7664cb9","line":6,"range":{"start_line":6,"start_character":4,"end_line":6,"end_character":7},"updated":"2021-10-28 07:00:06.000000000","message":"which","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"},{"author":{"_account_id":32657,"name":"Piotr Parczewski","email":"piotr@stackhpc.com","username":"piotrp"},"change_message_id":"7893cf7ea84757404506964383560fddf099a8e9","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Adds support for configuring Elasticsearch log indices replication factor."},{"line_number":5,"context_line":"    This is controlled by a new variable ``elasticsearch_log_replica_count``"},{"line_number":6,"context_line":"    and defaults to ``0`` in one-node ES deployments, ``1`` otherwise, which"},{"line_number":7,"context_line":"    is Elasticsearch default."},{"line_number":8,"context_line":"upgrade:"},{"line_number":9,"context_line":"  - |"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"09df45c1_3cd44938","line":6,"range":{"start_line":6,"start_character":4,"end_line":6,"end_character":7},"in_reply_to":"d7b6d47e_f7664cb9","updated":"2021-10-28 13:09:26.000000000","message":"Ack","commit_id":"302ca91faae0a9b98976369900a2f5968b9c5ad4"}]}
