Share

SysLog2ODBC

Code

Programming Languages: C++

License: GNU General Public License (GPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@syslog2odbc.cvs.sourceforge.net:/cvsroot/syslog2odbc login

cvs -z3 -d:pserver:anonymous@syslog2odbc.cvs.sourceforge.net:/cvsroot/syslog2odbc co -P modulename

Show:

What's happening?

  • Followup: RE: Command Line runs, Service Doesn't

    Naturally, as soon as I posted this, I thought of something else to check - credentials for the service did not have rights to the database. Duh. Changed the credentials for the service and all is well.

    2009-09-29 15:01:23 UTC by jcanaday

  • Command Line runs, Service Doesn't

    Trying to syslog an ASA 5510 to SQL Server. I have SysLog2ODBC running on a domain workstation. The configuration file is as follows: [Server] BindToIP=10.0.0.33 Port=514 [Logging] LogToFile=1 LogFilePath=C:\Program Files\Syslog\syslog.log MinSeverity=7 [ODBC] ConnectionString=DSN=SysLogDatabase SQLStatement=INSERT INTO SysLogEvents( Severity, Msg ) VALUES ( ?, ? ...

    2009-09-29 14:54:08 UTC by jcanaday

Our Numbers