Hi Luis Fernando,

glad you asked :) The documentation is ... well... not much ;) The best
thing is probably to start with the existing MySQL module. HOWEVER, I
myself would be very interested in a native, high-performing Oracle
driver. I neither have the expertise to do it not the test environment.

If you like, we could collaborate on this effort. I'd create a skeleton
output module for you, guide you through using it and you provide the
Oracle bits to it (that should be fairly easy). Of course, that means
your module would need to be contributed back to the project.

What do you think about this?

Rainer


On Wed, 2009-02-11 at 14:59 +0100, Luis Fernando Muñoz Mejías wrote:
> Hello, world!
> 
> I'm trying to store my logs centrally on an Oracle database. I need it
> to be Oracle.
> 
> Due to some restrictions around there, I can't use the recommended
> version of libdbi, but an older one that is not working with rsyslog. I
> can't rebuild that RPM, and I have no influence on the upgrade process
> or schedule.
> 
> Finally, I also need something with *excellent* performance, and the
> documentation states omlibdbi doesn't perform as well as other
> DB-related modules, so I decided to try my own small set of input and
> output modules.
> 
> So, my question is: is there any documentation or guide for writing
> modules, something that gives some insight of what all those macros
> (BEGINcreateInstance, CODESTARTcreateInstance, etc, etc, etc) I see
> mean? Do I need to grep the code for that?
> 
> I've googled for it and reviewed the Git repository, but found nothing.
> 
> Thanks in advance.

_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to