enable part_log by default

This commit is contained in:
Denis Zhuravlev 2021-08-12 21:10:20 -03:00
parent 9a1bed8b91
commit c83551ef8e
15 changed files with 34 additions and 34 deletions

View File

@ -888,13 +888,13 @@
</query_views_log> </query_views_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -741,10 +741,11 @@ query_views_log:
# Uncomment if use part log. # Uncomment if use part log.
# Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). # Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).
# part_log: part_log:
# database: system database: system
# table: part_log table: part_log
# flush_interval_milliseconds: 7500 partition_by: toYYYYMM(event_date)
flush_interval_milliseconds: 7500
# Uncomment to write text log into table. # Uncomment to write text log into table.
# Text log contains all information from usual server log but stores it in structured and efficient way. # Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -304,14 +304,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Parameters for embedded dictionaries, used in Yandex.Metrica. <!-- Parameters for embedded dictionaries, used in Yandex.Metrica.
See https://clickhouse.yandex/docs/en/dicts/internal_dicts/ See https://clickhouse.yandex/docs/en/dicts/internal_dicts/

View File

@ -838,13 +838,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -317,13 +317,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -317,13 +317,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -317,13 +317,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -329,13 +329,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -321,13 +321,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -323,13 +323,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -323,13 +323,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -323,13 +323,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -329,13 +329,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -337,13 +337,13 @@
</query_views_log> </query_views_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.

View File

@ -329,13 +329,13 @@
</query_thread_log> </query_thread_log>
<!-- Uncomment if use part log. <!-- Uncomment if use part log.
Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads). Part log contains information about all actions with parts in MergeTree tables (creation, deletion, merges, downloads).-->
<part_log> <part_log>
<database>system</database> <database>system</database>
<table>part_log</table> <table>part_log</table>
<partition_by>toYYYYMM(event_date)</partition_by>
<flush_interval_milliseconds>7500</flush_interval_milliseconds> <flush_interval_milliseconds>7500</flush_interval_milliseconds>
</part_log> </part_log>
-->
<!-- Uncomment to write text log into table. <!-- Uncomment to write text log into table.
Text log contains all information from usual server log but stores it in structured and efficient way. Text log contains all information from usual server log but stores it in structured and efficient way.