Rare find

ansible-role-filebeat. Ansible Role - Filebeat for ELK stack

galaxy.ansible.com/geerlingguy/filebeat

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • Merge pull request #87 from nilshee/fix/broken-conditionals
  • fix: Broken conditionals in config.yml
November 2025
  • Attempt to fix ansible_facts deprecation warnings.
  • Merge pull request #86 from nilshee/deb-822
  • allow broken conditionals for now
  • fix: lint
  • feat: Replace old repository format with deb822.
  • Require Python 3.13 until Ansible 13 is released.
January 2025
  • Update CI status badges.
  • Use more modern OSes for testing.
  • Fix RHEL builds.
  • Don't use sudo inside molecule CI tests.
December 2024
  • Merge pull request #82 from nilshee/filebeat_name
  • feat: add filebeat_name option
July 2024
  • Fixup CI versions. Drop all older RHEL releases which are broken.
April 2024
  • Merge pull request #80 from sc68cal/fix_whitespace
  • Fix jinja whitespace issue
January 2024
  • Merge pull request #76 from lisuml/Jinja2_syntax_typo
  • Fixup CI library versions.
  • Make local dev with molecule a little easier.