From c0b68703b902191e5ec01fcda172a90f808e6120 Mon Sep 17 00:00:00 2001 From: J Stickler Date: Tue, 2 Jul 2024 09:46:01 -0400 Subject: [PATCH] docs: update Promtail doc (#13330) (cherry picked from commit 50b773b08e9349d184709e13336bf71f68885da8) --- 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 18e3b97214694..4a5f814db860d 100644 --- a/docs/sources/send-data/promtail/_index.md +++ b/docs/sources/send-data/promtail/_index.md @@ -19,7 +19,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