At times it may desirable to disable the logging of certain actions. For example, you may have a motion sensor that is very active and thus is filling the log with entries. You can disable some of the logging as follows:
To disable logging of device actions, check the Do not log commands from this device field in the Add Device screen when creating the device, or in the Modify Device screen when modifying the device.
To prevent an event from logging when it is triggered, check the Do Not Log This Event check box in the Event Properties for that event.
To prevent text-to-speech phrases (everything HomeSeer says) from being logged, select No from the drop-down menu of the appropriate field in the General Setup screen.
This option has no affect if there are no Speaker Clients running.
To disable the logging of various web server-related events, select No from the drop-down menus in the Web Server Setup screen.
To disable the logging of all script-initiated actions that can result in log events, see the script command NoLog which will suppress logging from actions that a script may perform.