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