Hi, It is quite easy because we are using slf4j. We can implement it by just modifying the logback.xml. But if we want to get more audit log, we have to change the source codes of IoTDB.
Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Dawei Liu <[email protected]> 于2020年2月12日周三 下午8:27写道: > Hi, > > +1 for moving audit logs to another file, maybe we can add a configures to > open/close to write audit logs > > > > 2020年2月12日 下午7:59,Jialin Qiao <[email protected]> 写道: > > > > Hi, > > > > +1 for moving audit logs to another file, but it's better to keep them.. > > > > Thanks, > > ————————————————— > > Jialin Qiao > > School of Software, Tsinghua University > > > > 乔嘉林 > > 清华大学 软件学院 > > > > > > Xiangdong Huang <[email protected]> 于2020年2月11日周二 下午9:34写道: > > > >> Hi, > >> > >> Is there someone being troubled with the following server log: > >> > >> IoTDB: Login status: Login successfully. User : root > >> IoTDB: receive close operation > >> IoTDB: receive close session > >> > >> When I checked one user's IoTDB log, I am stuck with so many "login" and > >> "close log records... > >> > >> I know audit is important for a DB. If so, at least let's move this > kind of > >> log to a separate log file. > >> Then, the log_all is just for checking whether an IoTDB instance has > >> exceptions. > >> > >> How do you think? > >> > >> best. > >> ----------------------------------- > >> Xiangdong Huang > >> School of Software, Tsinghua University > >> > >> 黄向东 > >> 清华大学 软件学院 > >> > >
