jumpserver/jlog
ibuler 0e9a962506 具体体现在 日志监控页,定期回收过期的在线log
需要运行python manage.py crontab add来添加

运行 python manage.py crontab remove 来去掉

crontab -l
2016-02-20 16:02:31 +08:00
..
__init__.py
admin.py
log_api.py 具体体现在 日志监控页,定期回收过期的在线log 2016-02-20 16:02:31 +08:00
models.py
tests.py
urls.py
views.py