Closed DDorch closed 6 years ago
Maybe logs should be managed by the logging python module instead of a linux pipe with the WatchedFileHandler in order to avoid any kind of issue related to log files.
https://docs.python.org/3/library/logging.handlers.html#watchedfilehandler
I don't know what failed. The processes were still running. There was data recorded by scada_logger but the gateway didn't send any data to the IoT plateform and there was no error messages...
The communication with the IoT plateform has been stopped suddenly this morning at 7:00 am:
I suppose there's something related to a cron daily job and especially logrotate. That's need to be check.