Home / Troubleshooting & Faults

Log Retrieval

CommunityMartin AI Resolved
Started by driera · 13y ago · 11 views · 3 replies
13y ago

Hi,
I have to manage many NION and other servers (TTS, ...). I'm developing a windows app that collects all info about the servers and fires some events depending of some factors.
I want to retrieve logs like NWare "polling log" or "sync log" to save to our centralized DB. Can I do that ? How ?
Thanks in advance

13y ago

Using python,python have module for  mysql and orcal.Such as MySQLdb that for python2.4 connect to mysql DB

13y ago

zhangye wrote:
Using python,python have module for  mysql and orcal.Such as MySQLdb that for python2.4 connect to mysql DB
Thanks. The problem is not the tech, I'm an expert developer. My problem is how to read the NION log. I know that some API exist because NWARE and KIOSK can read it, but I don't know if is public and documented.

13y ago

There is an exe file in the NWare installation directory called Lumberjack that can be used to retrieve the Remote Logs from one or a number of NIONs.
You can learn more about Lumberjack here:
http://www.peaveyoxford.com/kc/#11143

Log in to reply to this topic.