Replies: 2 comments
-
感谢反馈,我们先在本地环境验证一下上述问题。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
site_req_logs.db 是网站监控生成的数据 可能是以前的版本错误的开启了网站监控 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1Panel 版本
1.10.15-lts
请描述您的需求或者改进建议
1~2个月前,由于在其他设备使用了基于反代的防火墙,我关闭了1Panel WAF的总开关,但/opt/1panel/apps/openresty/openresty/1pwaf/data/db/sites/[域名]/ 目录下的site_req_logs.db大小仍在快速增加,由于请求地址中包含大量字符串,月初删除以后又积累了1.4GB. 用sqlite browser查看db文件能够看出记录的ip、地理位置、UA等信息,localtime也显示确实是新记录的数据


建议在用户关闭WAF后停止记录WAF日志,或者添加滚动记录/大小限制选项
请描述你建议的实现方案
No response
附加信息
No response
Beta Was this translation helpful? Give feedback.
All reactions