Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions content/nim/system-configuration/configure-clickhouse.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ Records detailed execution traces and profiling data. Useful for query debugging

You can change the settings for `trace_log` in `/etc/clickhouse-server/config.xml` under the `<trace_log>` section. The `flush_interval_milliseconds` setting controls how often data is flushed from memory to the table. The default is `7500`. Lowering this value can increase captured rows and use more memory.

### trace_log

Default settings:

```xml
Expand Down