diff --git a/pipeline_template.conf b/pipeline_template.conf index 0469da61f7da86a26817f04afe0ef6d1b0dbc1e4..5936176bc97d8e549dee7f5d50e1d2b6f37e0f5f 100644 --- a/pipeline_template.conf +++ b/pipeline_template.conf @@ -22,6 +22,7 @@ max_events = 5000 min_dus = 3 min_doms = 24 ytick_distance = 25 +logbook = "Operations+FR" [CalibrateAHRS] time_range = 72 @@ -29,6 +30,9 @@ time_range = 72 [LocalDBService] filename = "data/monitoring.sqlite3" +[ELOGService] +password = "swordfish" + [Alerts] botname = "monitoring" password = "supersecretpassword"