ClickHouse/programs/server
Azat Khuzhin 424a20ee1c Log with warning if the server was terminated forcefully
In case of it is terminated forcefully it will not be terminated
gracefully (i.e. run dtors and stuff), and by using warning log level
those messages will go to clickhouse-server.err.log, in which messages
are kept for a longer period then in clickhouse-server.log (at least
because it contains only warnings, errors and fatals only).

This will help with investigating some obscure issues.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-05-15 14:20:42 +02:00
..
config.d Add a test for #29883 2022-12-18 08:00:32 +01:00
js
users.d
.gitignore
clickhouse-server.cpp
CMakeLists.txt fix memory leak in azure sdk 2023-01-31 01:01:10 +00:00
config.xml Allow loading dicrionaries and functions from YAML by default 2023-05-12 05:19:01 +02:00
config.yaml.example
dashboard.html tweak styling, show charts on initial load if credentials are correct 2023-04-21 16:06:12 -04:00
embedded.xml
MetricsTransmitter.cpp Use StrongTypedef for ProfileEvents 2023-04-01 16:01:33 +02:00
MetricsTransmitter.h
play.html Update play.html 2023-05-05 21:36:10 +03:00
Server.cpp Log with warning if the server was terminated forcefully 2023-05-15 14:20:42 +02:00
Server.h Add more metrics for Keeper 2022-11-09 15:51:41 +01:00
users.xml
users.yaml.example