Difference between revisions of "Past Logs"

From Hubitat Documentation
Jump to: navigation, search
(Update for 2.3.1 and other changes)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Past Logs give you a opportunity to look into the past to for a limited picture of activity happening in your hub. While Past Logs are a possible way to troubleshoot your devices to see if automations are firing or check for errors, it's important to remember that past logs automatically purge when the buffer size limit has been reached.
+
<big>Past Logs give you a opportunity to look into the past to for a picture of activity happening in your hub in case you did not see what you want in Current Logs (which shows activity only while that page is open). Functionality is otherwise similar to Current Logs as described in [[Logs]].</big>
  
It is best to open your [[logs]] in a separate window so you can watch them while you work on the Hubitat Web Interface in a second window. Your logs start as a blank window, but data will begin to appear as your devices check in.
+
<big>Note that the hub has a size-based limit on past logs. Old logs will be periodically cleaned based on this size limit, with the oldest logs being removed first. If you find that your past logs do not go back far enough for your needs, the best solution is to minimize unnecessary app and driver logging. Most built-in apps and drivers have options to control these log entries (third-party code may vary; consult the developer if you are unsure).</big>

Latest revision as of 03:58, 25 March 2022

Past Logs give you a opportunity to look into the past to for a picture of activity happening in your hub in case you did not see what you want in Current Logs (which shows activity only while that page is open). Functionality is otherwise similar to Current Logs as described in Logs.

Note that the hub has a size-based limit on past logs. Old logs will be periodically cleaned based on this size limit, with the oldest logs being removed first. If you find that your past logs do not go back far enough for your needs, the best solution is to minimize unnecessary app and driver logging. Most built-in apps and drivers have options to control these log entries (third-party code may vary; consult the developer if you are unsure).