jumpserver 3.10 版本 命令记录 只能在web审计中查到,jumpserver.log日志文件中没有command 记录,这个在哪里设置的,之前v2版本中日志文件中是才这些审计日志的
类似这样的日志:2025-11-24 08:55:33 [command INFO] op=CommandAudit||res=success||lev=warn||user=xxxx||asset=xxxxx||system_user=xxxxx||command=xxxx
jumpserver 3.10 版本 命令记录 只能在web审计中查到,jumpserver.log日志文件中没有command 记录,这个在哪里设置的,之前v2版本中日志文件中是才这些审计日志的
类似这样的日志:2025-11-24 08:55:33 [command INFO] op=CommandAudit||res=success||lev=warn||user=xxxx||asset=xxxxx||system_user=xxxxx||command=xxxx
命令记录默认存储在堡垒机的数据库表中,其中表名称为terminal_command
大佬,这个怎么配置打印到日志中,好像老版本有打印日志,这样方便采集
好的,我试下,谢谢了!