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.