v.23.11Improvement
Add system.s3queue_log to Default Config
Add system.s3queue_log to default config. #57036 (Kseniia Sumarokova).Why it matters
This feature provides users with built-in logging capabilities for S3 queue activities, enabling easier tracking, debugging, and performance analysis of S3 interactions within ClickHouse.How to use it
Users can access thesystem.s3queue_log table directly after the update without additional configuration, allowing immediate visibility into S3 queue events via simple SELECT queries.