You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/audits
ibuler dd793a4eca
perf: 优化日志保存策略
4 years ago
..
migrations fix(audis): 生成操作日志时间字段索引迁移脚本 4 years ago
urls
__init__.py
admin.py
api.py fix(audits): 修复超级审计员登录-日志审计-批量命令-单击主机列链接报错误信息 403 4 years ago
apps.py
filters.py refactor(orgs): 重构组织表结构 4 years ago
hands.py
models.py fix(OperateLog): 修复操作日志按时间查询慢 4 years ago
serializers.py fix(audits): 日志审计模块 `Serializer` 添加 `org_id` 字段 4 years ago
signals_handler.py
tasks.py perf: 优化日志保存策略 4 years ago
tests.py
utils.py