Where can I find the log files in Apache IoTDB? I need to check them for solving an internal server error shown.
CodePudding user response:
By default settings, the logs are stored under IOTDB_HOME/logs
. You can change the log level and storage path by configuring logback.xml
under IOTDB_HOME/conf
.