Anyone succeeded in Logstash output to Clickhouse in some way?

For various reasons, I'm trying to use logstash to push to Clickhouse using the plugin at https://github.com/mikechris/logstash-output-clickhouse, with data being source from a SQLServer input. The SQLServer side is absolutely fine.....

So, this is a call to see if anyone has either used it, or maybe have some other way to achieve it.

Thanks
Paul

Hey there Paul! I was successful using Logstash 6.8.3. I also tried Logstash 7.1.1 & 7.4, however I was unsuccessful with those versions.