logstash-output-clickhouse
logstash-output-clickhouse copied to clipboard
Implementation of ClickHouse output for logstash
Using additional parameters for example **input_format_skip_unknown_fields**
Using logstash 7.4, output plugin sends an empty json doc only to clickhouse.
resolves conflict in versions - perhaps safe upper version for logstash-mixin-http_client
I am trying on a docker container: ` Validating logstash-output-clickhouse Installing logstash-output-clickhouse Plugin version conflict, aborting ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "logstash-mixin-http_client": In...
Signed-off-by: Oleg Selin
Reference: https://www.altinity.com/blog/2017/12/18/logstash-with-clickhouse Hello Andrey I am trying to make the table name dynamic by passing a value which is combination of JSON fields from data being ingested. For instance: ```yaml...
Installation of the plugin fails on Logstash 7.2 due to the gemspec. ``` $ logstash-plugin install logstash-output-clickhouse 1 ↵ 2.6.3 Validating logstash-output-clickhouse Installing logstash-output-clickhouse Plugin version conflict, aborting ERROR: Installation...
Hi! I can not install version 0.1.0 of logstash-output-clickhouse because of failed dependencies: `` ` $ bin / logstash-plugin install --local --no-verify /tmp/logstash-output-clickhouse-0.1.0.gem Installing logstash-output-clickhouse Plugin version conflict, aborting ERROR:...