basic knowledge of TDengine configurationfamiliarity with file system logs
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
30
研究方向
The issue reports that after changing the log storage path in taos.config, logs still appear in both the old and new locations. Investigate the log configuration parsing in TDengine's source code, particularly in files related to log initialization (e.g., src/util/src/tlog.c or similar). Check if the old path is being used due to a fallback or caching mechanism. Additionally, review any environment variables or default settings that might override the config. The assignee may have further insights from the comments.