log_query_settings
Log query settings into the query_log and OpenTelemetry span log.log_query_threads
Setting up query threads logging. Query threads log into the system.query_thread_log table. This setting has effect only when log_queries is true. Queries’ threads run by ClickHouse with this setup are logged according to the rules in the query_thread_log server configuration parameter. Possible values:- 0 — Disabled.
- 1 — Enabled.