From 2d99d6ee0560d0a122999abeb3052ff8ccc4e8ad Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Fri, 7 Jun 2024 14:13:51 +0100 Subject: Update Alloy README to document extra files --- ansible/roles/alloy/README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ansible') diff --git a/ansible/roles/alloy/README.md b/ansible/roles/alloy/README.md index 3cb4004..b9fe741 100644 --- a/ansible/roles/alloy/README.md +++ b/ansible/roles/alloy/README.md @@ -15,6 +15,13 @@ Required user configuration options: - `alloy_loki_endpoint`: The Loki log push endpoint to stream logs into. +Optional configuration options: + +- `alloy_extra_files`: A list of objects with `name` and `path` that configure + extra file sources to be shipped to Loki (in addition to the journal and paths + mentioned above). Wildcards are supported. The `name` attribute must be + alphanumeric or `_`. + Defaulted configuration options: - `alloy_grafana_signing_key`: Signing key URL to use for Grafana packages -- cgit v1.2.3