ClickHouse/programs/server
Azat Khuzhin 833f031721 Handle logs from rocksdb by ClickHouse internal logging
Someone may not know about /path/to/rocksdb/LOG, and besides it requires
an access to data dir, instead of logs dir.

v2: fix use-after-free due to destruction order (https://s3.amazonaws.com/clickhouse-test-reports/64856/8cefc1a1ba5ddfdda033694a14e1f1847d497092/stateless_tests__asan__[2_4]/stderr.log)

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-06 17:47:39 +02:00
..
config.d Merge pull request #60390 from ClickHouse/redirect-handlers 2024-03-02 05:15:31 +03:00
fuzzers fix fuzzers, cmake refactor, add target fuzzers 2023-09-01 14:20:50 +00:00
js Compress state of dashboard 2024-01-23 23:04:19 +08:00
users.d Symbolize trace_log for exporting 2023-11-11 05:52:44 +01:00
.gitignore Better gitignore 2024-03-10 09:28:30 +01:00
binary.html Fixes for binary.html 2024-02-01 20:36:38 +01:00
clickhouse-server.cpp Remove dlopen 2022-09-17 03:02:34 +02:00
CMakeLists.txt Merge remote-tracking branch 'blessed/master' into ifunction_column_size 2024-05-21 12:33:56 +02:00
config.xml Handle logs from rocksdb by ClickHouse internal logging 2024-06-06 17:47:39 +02:00
config.yaml.example Bye bye 2024-03-07 19:24:39 +00:00
dashboard.html workaround for oklch() inside canvas bug for firefox 2024-05-06 12:05:37 +00:00
embedded.xml Enable access and named collections control by default 2023-11-11 08:46:10 +01:00
MetricsTransmitter.cpp Use StrongTypedef for ProfileEvents 2023-04-01 16:01:33 +02:00
MetricsTransmitter.h Fix clang-tidy "-readability-redundant-inline-specifier" 2024-05-19 10:23:58 +00:00
play.html Play UI: improve rendering of errors from JSON formats 2024-01-28 13:44:56 +01:00
resources.cpp Use incbin for resources, part 1 2023-07-23 06:11:03 +02:00
Server.cpp Port internal changes back to public repo 2024-05-29 08:45:28 +00:00
Server.h Revert "Refactoring of Server.h: Isolate server management from other logic" 2024-05-27 10:04:19 +02:00
users.xml Enable access and named collections control by default 2023-11-11 08:46:10 +01:00
users.yaml.example Updated users.yml example 2023-11-08 02:59:54 +03:00