From 180da72d20c05508030969fabc1b238ce5b41191 Mon Sep 17 00:00:00 2001 From: Julie Stickler Date: Wed, 26 Jun 2024 11:05:21 -0400 Subject: [PATCH] docs: update Promtail doc --- docs/sources/send-data/promtail/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/send-data/promtail/_index.md b/docs/sources/send-data/promtail/_index.md index 03bbf6487c396..247328086be37 100644 --- a/docs/sources/send-data/promtail/_index.md +++ b/docs/sources/send-data/promtail/_index.md @@ -23,7 +23,7 @@ It primarily: - Pushes them to the Loki instance. Currently, Promtail can tail logs from two sources: local log files and the -systemd journal (on AMD64 machines only). +systemd journal (on ARM and AMD64 machines). ## Log file discovery