We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在你提交问题之前请回答以下问题 你可以删掉提交之前这个部分
每天日志能自动GZIP压缩,
目前每天日志100M,硬盘都要爆了
/etc/init.d/AdGuardhome reload 2>/tmp/debug 后的/tmp/debug文件: -ash: /etc/init.d/AdGuardhome: not found
-ash: /etc/init.d/AdGuardhome: not found
LOGS位置(已更改默认日志路径)和无法被压缩的LOGS:
ADH配置文件的配置:
其实我设置了LOG文件大小为10M,但是每天生产的也是100M,这个估计跟我设置为压缩,但是实际不压缩能并案。
GZIP已经安装:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
提交之前
在你提交问题之前请回答以下问题
你可以删掉提交之前这个部分
问题详细信息
核心版本:v0.106.3
核心版本:v0.106.3
OPENWRT R21
希望的执行结果
每天日志能自动GZIP压缩,
实际的执行结果
目前每天日志100M,硬盘都要爆了
日志(重要)
/etc/init.d/AdGuardhome reload 2>/tmp/debug 后的/tmp/debug文件:
-ash: /etc/init.d/AdGuardhome: not found
截图
截图:
/etc/init.d/AdGuardhome reload 2>/tmp/debug 后的/tmp/debug文件:LOGS位置(已更改默认日志路径)和无法被压缩的LOGS:
ADH配置文件的配置:
更多的信息
其实我设置了LOG文件大小为10M,但是每天生产的也是100M,这个估计跟我设置为压缩,但是实际不压缩能并案。
GZIP已经安装:
The text was updated successfully, but these errors were encountered: