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.