r/f-b-arr: Configure Fluent Bit for Servarr logs

The _fluent-bit-servarr_ role creates a configuration file for Fluent
Bit to read and parse logs from Radarr, Sonarr, and Prowlarr.  These
logs can then be sent to an output by defining the
`fluent_bit_servarr_outputs` variable.
This commit is contained in:
2025-12-03 22:36:35 -06:00
parent 23670338b3
commit f892570467
6 changed files with 70 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
- import_playbook: prowlarr.yml
- import_playbook: radarr.yml
- import_playbook: sonarr.yml
- hosts: servarr
roles:
- role: fluent-bit-servarr
tags:
- fluent-bit