Does anyone have tip when it comes to logging all flows that are active? had been nice to have a log where you could see when they are active. json script? I’m not into scripting. I use power of the hour and would like to see when estimation notice reset e.g.
Not a solution to all flows, unfortunately, but you could add a action to write to the Timeline in the flow, then you would get the timestamp when it’s excuting.
I am using
Which means “Send syslog text”. I am using it to send any line of text to my NAS. In this way I can always do some troubleshooting if something doesn’t work as expected.