-
I enabled logging in syslog2odbc.ini and sent one of these messages...
[Logging]
LogToFile=1
LogFilePath=C:\SysLog2ODBC.log
MinSeverity=7
Here is the log:
<LOG>
2007-05-09 16:29:31 [Debug] - Using following configuration:
Verbosity level: 7 [Debug]
Bind to IP: 10.131.48.219
UDP Port: 514
Default values
facility: 0 [Kernel]
severity: 4 [Warning]
ODBC Conn...
2007-05-09 14:37:22 UTC in SysLog2ODBC
-
I wanted to stress test syslog2ODBC so i downloaded Kiwi SyslogGen, a freeware tool to generate syslog messages and it has an option to send UDP syslog messages larger than 1024 bytes, which causes syslg2odbc to hang, with the error:
SysLog2ODBC [Error] - recvfrom [WSAGetLastError(): 10040]
You can download kiwi sysloggGen from http://www.kiwisyslog.com/info_sysloggen.htm to try this out...
2007-05-09 14:23:54 UTC in SysLog2ODBC
-
hi i am exjobb2007, i forgot my old passwd...
OS is Microsoft Windows Server 2003.
We never resolved this issue, so we created a service out of the console mode, with srvany in the Microsoft Resource Kit. It basically just transform any program into a service.
Here's a short howto...
<HOW TO>
download and install...
2007-05-09 14:17:21 UTC in SysLog2ODBC