修改并优化配置到新 ip 段
This commit is contained in:
10
clickhouse/configs/ttl.xml
Normal file
10
clickhouse/configs/ttl.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<clickhouse>
|
||||
<!--
|
||||
<trace_log>
|
||||
<ttl>event_date + INTERVAL 30 DAY DELETE</ttl>
|
||||
</trace_log>
|
||||
<text_log>
|
||||
<ttl>event_date + INTERVAL 30 DAY DELETE</ttl>
|
||||
</text_log>
|
||||
-->
|
||||
</clickhouse>
|
||||
Reference in New Issue
Block a user