Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

46 lines (36 loc) · 2.4 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.

Changed

  • #20 Upgrading fluentd using 1.3.3 as default version @dortegau

Fixed

  • #17 Fixing service kill @dortegau

Added

  • #15 Ability of providing service template via playbook @jnogol

Changed

  • #15 Update default version to 1.2.5 @jnogol
  • #15 Use SIGTERM to stop Fluentd service @jnogol

Changed

  • #10 Restart service when main configuration is changed @sorobon

Changed

  • #6 added no user install option on plugin gem installation @jdvr

Changed

  • #2 Templating fluent config file @jnogol
  • Using templates/fluentd folder instead of templates @jnogol
  • Fluentd config template path depends on a variable @jnogol

1.0.0 (2017-11-08)

Added

  • Install fluent using gem @jdvr