0.0.1 • Published 11 months ago

@netronk/clickhouse v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

Clickhouse for loglib

Make sure to add this to /etc/clickhouse-server/config.d/kafka.xml before running migration.

 <clickhouse>
   <kafka>
       <sasl_username></sasl_username>
       <sasl_password></sasl_password>
       <security_protocol>sasl_ssl</security_protocol>
       <sasl_mechanisms>SCRAM-SHA-256</sasl_mechanisms>
   </kafka>
</clickhouse>
0.0.1

11 months ago