Page MenuHomeSoftware Heritage

logstash: puppetize the main logstash configuration file
ClosedPublic

Authored by vsellier on Nov 18 2021, 6:34 PM.

Details

Summary

Add the pipeline.ecs_compatibility property compared to the
manual version existing in the server

Related to T3705

Test Plan
diff origin/production/logstash0.internal.softwareheritage.org current/logstash0.internal.softwareheritage.org
*******************************************
+ File[/etc/logstash/logstash.yml] =>
   parameters =>
     "content": "#\n# File managed by puppet (profile::logstash). All modificatio...
     "ensure": "file",
     "notify": "Service[logstash]"
*******************************************
*** End octocatalog-diff on logstash0.internal.softwareheritage.org

Diff Detail

Repository
rSPSITE puppet-swh-site
Branch
staging
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 25076
Build 39182: arc lint + arc unit