Generic Database Output Module for rsyslog
An introductory article about using the new Generic Database Output Module
This modules supports a large number of database systems via libdbi. Libdbi abstracts the database layer and provides drivers for many systems. Drivers are available via the libdbi-drivers project. As of this writing, the following drivers are available:
- Firebird/Interbase
- FreeTDS (provides access to MS SQL Server and Sybase)
- MySQL (also supported via the native ommysql plugin in rsyslog)
- PostgreSQL(also supported via the native ommysql plugin in rsyslog)
- SQLite/SQLite3