From 79917705ae56646a9e728951d225858f95e10cec Mon Sep 17 00:00:00 2001 From: anweshadas Date: Thu, 12 May 2022 10:48:36 +0200 Subject: Adds sigsum-log-monitor@lists.sigsum.org email --- scripts/monitor.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/monitor.sh b/scripts/monitor.sh index 762735c..01f4adc 100755 --- a/scripts/monitor.sh +++ b/scripts/monitor.sh @@ -155,7 +155,7 @@ function pass() { } function fail() { - echo $1 | mail -s "Warning: $api is down" anwesha@verkligendata.se + echo $1 | mail -s "Warning: $api is down" sigsum-log-monitor@lists.sigsum.org } function keys() { @@ -189,4 +189,4 @@ function value_of() { done < <(head --lines=-1 $log_dir/rsp) } -main \ No newline at end of file +main -- cgit v1.2.3