الأحد، 5 يناير 2014

Is it possible to use a hierarchical database such BDB for Rsyslog messages?

I am currently using PostgreSQL in order to store Rsyslog messages. The problem is that querying the messages from the Syslog database in the PostgreSQL backend gets too slow as the number of messages increases.

I know that a hierarchical database performs much faster than a relational database. So my question is if it is possible to use one such database backend (BDB or hdb for example) for Rsyslog messages? I did not find anything on the Internet. What about LDAP (relying on BDB)?

If not, do you have any other suggestion to improve the performance of my system?

Details: OS: Ubuntu: Ubuntu Server 12.04 PostgreSQL: 9.1 Rsyslog: rsyslogd 5.8.6


View the original article here

ليست هناك تعليقات:

إرسال تعليق