MustangChris04 Posted August 28, 2015 Posted August 28, 2015 Is it possible to capture event the Event Viewer logs on level 3 without leaving the java console running, or report these to a syslog server?
Michel Kohanim Posted August 29, 2015 Posted August 29, 2015 Hi MustangChris04, Unfortunately not unless you make another ISY client and subscribe to ISY. With kind regards, Michel
MustangChris04 Posted August 29, 2015 Author Posted August 29, 2015 Thanks Michel, any plans on anything like this in the future?
Teken Posted August 29, 2015 Posted August 29, 2015 MustangChris04, Can you share your use case and over all intent in having the ability to send the Level 3 logs to a SysLog server?
Michel Kohanim Posted August 30, 2015 Posted August 30, 2015 Hi MustangChris04, No plans since those messages take resources and we believe they are only good for live debugging. Error log should be used for anything else. With kind regards, Michel
MustangChris04 Posted October 25, 2015 Author Posted October 25, 2015 Thanks Michael. Teken, ideally I would want to be able to capture logs without leaving the java console open 24/7 on my server. Either saving those to the ISY's SD card or somewhere else for retrieval later. The syslog was a suggestion. Some of my other network devices report their logs to my server using this standard, and others have an option to set a debug level and it will be recorded, regardless of having to be logged into the interface. I understand it takes resources, but this should be a decision the end user should make to enable. The reason being is that I will randomly have something behave in a way it isn't supposed to, such as a random light was on, or something on a schedule didn't run. Sometimes I have to play investigator to find out it was something my wife did, but other times there is no explanation. Although this rarely happens, I'm never able to get to the bottom of it because I don't leave the java console open.
Michel Kohanim Posted October 26, 2015 Posted October 26, 2015 Hi MustangChris04, Have you taken a look at the log? It has pretty much everything you need to figure out the status of a device at any given point in time and what made that device turn on/off. With kind regards, Michel
MustangChris04 Posted October 27, 2015 Author Posted October 27, 2015 Hi Michael, Yes, I've taken a look a the log, and you are correct in that it does show the status of a device at any given point. But the status it shows is what the status should "theoretically" to be. If there was some type of communication issue or other factor preventing the device from responding correctly, the log would still show the status of the device as if it responded correctly. This was something that I mentioned in a prior post which sparked me to want to run debug logs 24/7: http://forum.universal-devices.com/topic/16539-program-ran-but-scene-not-triggered/
Michel Kohanim Posted October 27, 2015 Posted October 27, 2015 Hi MustangChris04, Those will definitely show up in the error log: http://wiki.universal-devices.com/index.php?title=ISY-99i/ISY-26_INSTEON:Errors_And_Error_Messages#System_Errors(-2). With kind regards, Michel
Recommended Posts