[syslog-ng] Module development guide

Scheidler, Balázs balazs.scheidler at balabit.com
Fri Jan 22 11:28:26 CET 2016


not really, but maybe I would read the "official" modules source code
instead. and of course you can ask questions on the mailing list. :)

if you want to create a destination, the easiest is to create a threaded
destination, where the output is an independent thread, that can use a
synchronous API. Of course this is going to be slower than using an
asynchronous implementation, but that usually is good enough,


-- 
Bazsi

On Fri, Jan 22, 2016 at 11:03 AM, Marc Falzon <m at baha.mu> wrote:

> Hi
>
> Is there any documentation on how to develop new syslog-ng module using
> the native C API, besides reading the incubator modules source code?
>
> Cheers,
>
> m.
>
>
>
> ______________________________________________________________________________
> Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
> Documentation:
> http://www.balabit.com/support/documentation/?product=syslog-ng
> FAQ: http://www.balabit.com/wiki/syslog-ng-faq
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20160122/000bee91/attachment.htm 


More information about the syslog-ng mailing list