From 88fb87dcf0a64d420243ea4b8ea59fea575c91b1 Mon Sep 17 00:00:00 2001 From: Josef Gustafsson Date: Wed, 30 Sep 2015 11:09:41 +0200 Subject: more verbose logging, including proofs --- monitor/monitor_conf.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'monitor/monitor_conf.py') diff --git a/monitor/monitor_conf.py b/monitor/monitor_conf.py index 61df927..ca7b254 100644 --- a/monitor/monitor_conf.py +++ b/monitor/monitor_conf.py @@ -28,6 +28,9 @@ MONITORED_DOMAINS = [ # "*.se", ] +# Some strings +ERROR_STR = "ERROR: " + # CT logs and associated keys CTLOGS = [ {"name" : "pilot", @@ -88,3 +91,4 @@ CTLOGS = [ + -- cgit v1.1