Skip to content
Snippets Groups Projects

logstash: puppetize the closed indexes management script

extract the index names from the logstash logs and, open and unfreeze the impacted index

Related to T3705

Test Plan

  • logstash0:
diff origin/production/logstash0.internal.softwareheritage.org current/logstash0.internal.softwareheritage.org
*******************************************
+ File[/usr/local/bin/es_reopen_closed_indexes.sh] =>
   parameters =>
     "content": "#!/bin/bash\n\n#\n# File managed by puppet (profile::logstash). ...
     "ensure": "file",
     "group": "root",
     "mode": "0744",
     "owner": "root"
*******************************************
*** End octocatalog-diff on logstash0.internal.softwareheritage.org

Migrated from D6657 (view on Phabricator)

Merge request reports

Closed by Vincent SellierVincent Sellier 3 years ago (Nov 18, 2021 3:59pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading