Skip to content

Logging and Logging Resets

The logs for each device are stored in /var/log (on both the RockPi and Cloud Server). There isn't any scheduled rotation of logs, so you must be mindful of how much space is used. When someone calls the "reset logs" action from the web interface, the current logfile is turned into a zip file in the same directory.

The reset log command is synchronized across cloud/rockpiu, so it will reset the logs on the cloud server as well, but only if the reset command is received within 60 seconds. This prevents a scenario where a log reset on a local device arrives to the cloud much later. However, the logfiles and log zips are different on the cloud server and the Rock Pi device because of this.