alist
alist copied to clipboard
希望增加文件下载数统计和访客统计功能
Please make sure of the following things
- [X] I have read the documentation.
- [X] I'm sure there are no duplicate issues or discussions.
- [X] I'm sure this feature is not implemented.
- [X] I'm sure it's a reasonable and popular requirement.
Description of the feature / 需求描述
如题,今天早上新买的服务器,中午接到流量超载警报,一看已经没了2T的流量,因为分享出去的文件挺多的,而且是放在OD上的,所以服务器开了本机代理功能提高国内下载网速,现在因为也不知道哪个文件下载数太多了引起的,只好暂时关闭了Alist😂
Suggested solution / 实现思路
无,你们更专业
Additional context / 附件
No response
如果你没有调整alist的日志配置(默认配置),cd到alist同目录下data/log文件夹,使用grep "\"/d/" log.log过滤出下载文件的日志条目,剩下的就是分析统计了
如果你没有调整alist的日志配置(默认配置),cd到alist同目录下
data/log文件夹,使用grep "\"/p/" log.log过滤出下载文件的日志条目,剩下的就是分析统计了
稍微有点麻烦,希望像蓝奏云那样直接能看到
如果你没有调整alist的日志配置(默认配置),cd到alist同目录下
data/log文件夹,使用grep "\"/p/" log.log过滤出下载文件的日志条目,剩下的就是分析统计了稍微有点麻烦,希望像蓝奏云那样直接能看到
那这个功能就得要你自己开发了
同样希望增加
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello @, this issue was closed due to inactive more than 52 days. You can reopen or recreate it if you think it should continue. Thank you for your contributions again.