2 Commits

Author SHA1 Message Date
PascalWithopf
399444841d changed input source for clickhouse tests
Input source for clickhouse tests was changed to injectmsg
where it is possible. This will result in a shorter and easier
to read debug file and the tests won't fail duo to port problems
on the testbench.
2019-01-03 09:03:11 +01:00
PascalWithopf
687f5c1ee1 new output module for clickhouse
This output module adds the posibility to send
INSERT querys to a Clickhouse database.
The messages are sent via a REST interface.

This commit also adds support of the testbench
for clickhouse tests, as well as  various tests.

Closes https://github.com/rsyslog/rsyslog/issues/2272
2018-12-20 10:49:45 +01:00