Performance optimizations for storing web server access logs in ClickHouse(clickhouse.com)
clickhouse.com
Performance optimizations for storing web server access logs in ClickHouse
https://clickhouse.com/blog/log-compression-170x
https://clickhouse.com/blog/log-compression-170x
The thing is that a web server, especially under DDoS, may produce much more records than Clickhouse can ingest. But there is good news: for Nginx, if you build a fast pipeline to feed access logs to Clickhouse, you can increase performance, I'd say up to x2, thanks to faster access logging.