From 22edfe34bc160b6bf3f2dcc0c42efd785bc40fab Mon Sep 17 00:00:00 2001 From: Stavros Aronis Date: Fri, 26 Mar 2021 09:55:39 +0100 Subject: [PATCH] Fix markdown for output stage (#3472) --- docs/sources/clients/promtail/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/clients/promtail/configuration.md b/docs/sources/clients/promtail/configuration.md index 5ba67ecbf599..35717f1e3a43 100644 --- a/docs/sources/clients/promtail/configuration.md +++ b/docs/sources/clients/promtail/configuration.md @@ -551,7 +551,7 @@ timestamp: [location: ] ``` -##### output +#### output The output stage takes data from the extracted map and sets the contents of the log entry that will be stored by Loki.