Page 1 of 1

Look for specific error conditions in log

PostPosted: Fri Dec 22, 2017 8:33 am
by amannone
Hey Forum!
I have an INSTEON LED Bulb which sometimes does not respond on the first request. (I'm just not ready to replace it yet) Is there an easy way to look for the specific error message in the log?
Code: Select all
Error                           "Bath Light" on to 100; send failed (no acknowledgment)

I see in the SQL Logger plugin you can detect error messages, but not read the message.
Thanks for the assistance.
-Andrew

Re: Look for specific error conditions in log

PostPosted: Fri Dec 22, 2017 10:26 am
by jay (support)
Not really - you'd need to either parse the log or dig through the SQL logger database.