From 789c19dacfce089efd8f2f1ae9a3a5399c80bce8 Mon Sep 17 00:00:00 2001 From: Grzegorz Budny Date: Mon, 29 Apr 2019 11:13:07 +0200 Subject: [PATCH] Update Log related scripts --- RouterOS_Log_Filtering.rsc | 2 ++ RouterOS_Log_To_Alert.rsc | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/RouterOS_Log_Filtering.rsc b/RouterOS_Log_Filtering.rsc index e69de29..90926e4 100644 --- a/RouterOS_Log_Filtering.rsc +++ b/RouterOS_Log_Filtering.rsc @@ -0,0 +1,2 @@ +#log print where message~"telnet" +#log print file= \ No newline at end of file diff --git a/RouterOS_Log_To_Alert.rsc b/RouterOS_Log_To_Alert.rsc index 90926e4..8d97c43 100644 --- a/RouterOS_Log_To_Alert.rsc +++ b/RouterOS_Log_To_Alert.rsc @@ -1,2 +1,5 @@ #log print where message~"telnet" -#log print file= \ No newline at end of file +#log print file= + +#filter log and if match send alert via email +