Logging events

I want to generate a log for each of my lights, basically, on/off events (time on, time off) for a period of time. Is there an easy way to do this?

If you use AltUI then you can select from DataYours, Thingspeak and Emoncms as a means to store the data over time…

I use the EventWatcher plug-in to create a log viewable in the Vera GUI. I further use EventWatcher’s SysLog functionality to send the events out to a SysLog server. (In my case, my Synology NAS for the SysLog server…)