Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Releases: torian/ansible-role-filebeat

6.0.0

03 Jul 21:22
5574c82
Compare
Choose a tag to compare
  • Role version to match major filebeat releases
  • Install specific filebeat version from a repository
  • New config section setup
  • Add processors
  • Drop vagrant tests for Ubuntu precise

Release 3.0.2

22 Dec 18:18
Compare
Choose a tag to compare
  • Remove become / sudo from tasks

Release 3.0.1

20 Dec 23:15
Compare
Choose a tag to compare
  • RedHat yum repo name to contain version

Release 3.0.0

20 Dec 15:21
Compare
Choose a tag to compare
  • Default version 5.x
  • Updated package repositories
  • filebeat_use_apt_repo moved to filebeat_use_repo
  • Support to install from url for RedHat based systems

Relase 2.0.0

07 Sep 04:30
Compare
Choose a tag to compare

2016-09-07: 2.0.0

  • As of this release, support for ansible 1.x might be dropped
  • ES templates can be copied using filebeat_templates dict
  • Use become instead of sudo
  • Comply with ansible-lint