1

Topic: Log Retrieval

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

2

Re: Log Retrieval

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

3

Re: Log Retrieval

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.

4

Re: Log Retrieval

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

Josh Millward
Burnt Orange Studios