v.23.11Improvement

Add system.s3queue_log to Default Config

Add system.s3queue_log to default config. #57036 (Kseniia Sumarokova).
Added system.s3queue_log table to the default ClickHouse configuration for monitoring S3 queue operations.

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 the system.s3queue_log table directly after the update without additional configuration, allowing immediate visibility into S3 queue events via simple SELECT queries.