elk: upgrade journalbeat and filebeat
- Remove the journalbeat 5.5.0 service configuration - remove the journalbeat user not needed anymore - deploy the elasticsearch packages (journalbeat and filebeat) - cleanup the temporary configuration - cleanup the old cursor position, when the version will be updated the beginning of the journal will be reingested - update the logstash configuration to support the messages from the old journalbeat version and the new version in parallel - allow to override the beat version for node with an elasticsearch version specified (swh-search) - upate the `check_journal` script to use the new registry file to check the cursor position - Automatically declare the index template from the logstash host Related to T3705
parent
f8782ebb
No related branches found
No related tags found
Showing
- data/common/common.yaml 1 addition, 1 deletiondata/common/common.yaml
- data/deployments/staging/common.yaml 0 additions, 2 deletionsdata/deployments/staging/common.yaml
- data/hostname/esnode1.internal.softwareheritage.org.yaml 0 additions, 1 deletiondata/hostname/esnode1.internal.softwareheritage.org.yaml
- data/hostname/esnode2.internal.softwareheritage.org.yaml 0 additions, 1 deletiondata/hostname/esnode2.internal.softwareheritage.org.yaml
- data/hostname/esnode3.internal.softwareheritage.org.yaml 0 additions, 1 deletiondata/hostname/esnode3.internal.softwareheritage.org.yaml
- data/hostname/search-esnode0.internal.staging.swh.network.yaml 3 additions, 0 deletions...hostname/search-esnode0.internal.staging.swh.network.yaml
- data/hostname/search-esnode4.internal.softwareheritage.org.yaml 1 addition, 0 deletions...ostname/search-esnode4.internal.softwareheritage.org.yaml
- data/hostname/search-esnode5.internal.softwareheritage.org.yaml 1 addition, 0 deletions...ostname/search-esnode5.internal.softwareheritage.org.yaml
- data/hostname/search-esnode6.internal.softwareheritage.org.yaml 1 addition, 0 deletions...ostname/search-esnode6.internal.softwareheritage.org.yaml
- site-modules/profile/files/icinga2/plugins/check_journal 37 additions, 5 deletionssite-modules/profile/files/icinga2/plugins/check_journal
- site-modules/profile/files/journalbeat/manage_index_template.sh 40 additions, 0 deletions...odules/profile/files/journalbeat/manage_index_template.sh
- site-modules/profile/manifests/filebeat.pp 2 additions, 1 deletionsite-modules/profile/manifests/filebeat.pp
- site-modules/profile/manifests/journalbeat/index_template_manager.pp 41 additions, 0 deletions...s/profile/manifests/journalbeat/index_template_manager.pp
- site-modules/profile/manifests/systemd_journal/journalbeat.pp 41 additions, 39 deletions...-modules/profile/manifests/systemd_journal/journalbeat.pp
- site-modules/profile/templates/logstash/filter.conf.erb 18 additions, 2 deletionssite-modules/profile/templates/logstash/filter.conf.erb
- site-modules/profile/templates/systemd_journal/journalbeat/journalbeat.conf.erb 6 additions, 0 deletions...emplates/systemd_journal/journalbeat/journalbeat.conf.erb
- site-modules/profile/templates/systemd_journal/journalbeat/journalbeat.service.erb 0 additions, 19 deletions...lates/systemd_journal/journalbeat/journalbeat.service.erb
- site-modules/profile/templates/systemd_journal/journalbeat/journalbeat.yml.erb 7 additions, 7 deletions...templates/systemd_journal/journalbeat/journalbeat.yml.erb
- site-modules/role/manifests/swh_logstash_instance.pp 2 additions, 0 deletionssite-modules/role/manifests/swh_logstash_instance.pp
Loading
-
Some references in the commit message have been migrated:
- T3705 is now swh/meta#3705 (closed)
Please register or sign in to comment