Add watchdog note.
This commit is contained in:
parent
c1f1d1135f
commit
d5fc9258cf
1 changed files with 1 additions and 1 deletions
|
@ -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...`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue