diff --git a/opendtu-logger/DOCS.md b/opendtu-logger/DOCS.md index b1595cb..4513042 100644 --- a/opendtu-logger/DOCS.md +++ b/opendtu-logger/DOCS.md @@ -45,7 +45,7 @@ With the database initialised, we can now setup OpenDTU Logger. Add the [add-on - It is recommended to leave the `log_level` set to `INFO`. - Valid options are `DEBUG`, `INFO`, `WARN` and `ERROR`. -Save the configuration, go to the "Info" tab and start OpenDTU Logger. +Save the configuration, go to the "Info" tab and start OpenDTU Logger. Make sure to enable the "Watchdog" on this page so OpenDTU Logger is automatically restarted when it crashes. By design, this may happen when the connection to the OpenDTU websocket is interrupted. Check the "Log" page. If the setup is succesfull, it should contain a message stating: `OpenDTU Logger has been successfully initialised. Starting data recording...`.