fluent-bit: Make ntfy pipeline steps optional

Most hosts will not need to send any messages to ntfy.  Let's define the
ntfy pipeline stages only for the machines that need them.  There are
currently two use cases for ntfy:

* MD RAID status messages (from Chromie and nvr2)
* WAN Link status messages (from gw1)

Breaking up the pipeline into smaller pieces allows both of these use
cases to define their appropriate filters while still sharing the common
steps.  The other machines that have no use for these steps now omit
them entirely.
This commit is contained in:
2025-09-15 10:46:45 -05:00
parent faf4822918
commit 2cba5eb2e4
4 changed files with 63 additions and 20 deletions

4
hosts
View File

@@ -130,6 +130,10 @@ k8s-node
[loki]
loki1.pyrocufflink.blue
[md-ntfy]
chromie.pyrocufflink.blue
nvr2.pyrocufflink.blue
[minio-backups]
chromie.pyrocufflink.blue