aboutsummaryrefslogtreecommitdiffstats
path: root/log-forward
diff options
context:
space:
mode:
Diffstat (limited to 'log-forward')
-rw-r--r--log-forward3
1 files changed, 3 insertions, 0 deletions
diff --git a/log-forward b/log-forward
index ae9a352..c4458b2 100644
--- a/log-forward
+++ b/log-forward
@@ -6,6 +6,9 @@
# forward log messages via notification
# https://git.eworm.de/cgit/routeros-scripts/about/doc/log-forward.md
+:global GlobalFunctionsReady;
+:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }
+
:global Identity;
:global LogForwardFilter;
:global LogForwardFilterMessage;