Hello,

I am trying to set up a syslog server to log into a MSSQL DB with freetds.
The connection test with tsql is succeeding.

I am using CentOS 6.4 with the rsyslog yum repository from rsyslog.com. The
following packages are installed:

rsyslog-libdbi-7.4.1-1.el6.x86_64
rsyslog-7.4.1-1.el6.x86_64
libdbi-0.8.3-4.el6.x86_64
libdbi-drivers-0.8.3-5.1.el6.x86_64

If I start rsyslogd in debug mode, I get the following error:
rsyslogd: libdbi error: libdbi or libdbi drivers not present on this system
- suspending. [try http://www.rsyslog.com/e/2007 ]

No connection to the MSSQL server is established.

I have to mention, that I am still using legacy format in the config files:

$ModLoad omlibdbi
$ActionLibdbiDriver freetds
$ActionLibdbiHost myserver
$ActionLibdbiUserName mydbuser
$ActionLibdbiPassword mypwd
$ActionLibdbiDBName mydb

Anyone got an idea?

Regards, Martin


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to