From 1b82368a9831bb0328342e22ac14f2a217d175e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Barto=C5=A1?= <bartos@cesnet.cz> Date: Mon, 14 Mar 2022 01:26:12 +0100 Subject: [PATCH] doc: syslog: fixed typo --- doc/dataingestion_syslog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dataingestion_syslog.md b/doc/dataingestion_syslog.md index b64e144..1ea091e 100644 --- a/doc/dataingestion_syslog.md +++ b/doc/dataingestion_syslog.md @@ -22,7 +22,7 @@ Configuration of the "AttributesToJSON" processor: Configuration of the "UpdateAttributes" processor: -<img src="images/syslog-setinted.png" width=608> +<img src="images/syslog-setindex.png" width=608> Custom parsing of message body can be done by additional processors. -- GitLab