An open API service indexing awesome lists of open source software.

https://github.com/fregate/ompulsar

Output module for Apache Pulsar message broker
https://github.com/fregate/ompulsar

Last synced: over 1 year ago
JSON representation

Output module for Apache Pulsar message broker

Awesome Lists containing this project

README

          

# ompulsar
## Output module for Apache Pulsar message broker for rsyslog

Apache Pulsar is a message broker I'd like to add support to `rsyslog` as output module

This is early prototype.

I do not follow `rsyslog` code-style rules (do not use macros for function definitions, because it not useful with modern IDE with code folding).

It uses `cmake` for build (because Apache Pulsar C++ client uses it and do not have plans to support `autoconf`/`make`)