tdstore_max_db_file_log_num sets the maximum number of TDStore print log files. When the number of TDStore print logs exceeds this threshold, the oldest print log file is automatically deleted. Properly configuring tdstore_max_db_file_log_num controls the number of TDStore print log files, preventing excessive log files from consuming storage space. Configure an appropriate number based on the disk storage capacity of the path (tdstore_log_path) where the print log files are stored.Required | Description |
Parameter Type | ULONGLONG |
Default Value | 200 |
Value Range | 1 ~ 18446744073709551615 |
Effective Scope | GLOBAL |
Restart Required | No |
피드백