From 0ecd28f23401d85cf3f23b3e94c236e217f99cb7 Mon Sep 17 00:00:00 2001 From: negbie Date: Sun, 20 Oct 2019 18:32:30 +0200 Subject: [PATCH] Readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 65af9cb..71b50b4 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ action(type="omprog" name="fancy" template="fancy" output="/var/log/fancy.log" binary="/opt/fancy -lokiurl http://lokihost:3100") ``` - -5. Restart `rsyslog`. systemctl restart rsyslog -6. Check logs under /var/log/syslog and /var/log/fancy.log \ No newline at end of file +5. Make sure you have set the right Loki URL +6. Restart `rsyslog`. systemctl restart rsyslog +7. Check logs under /var/log/syslog and /var/log/fancy.log \ No newline at end of file