mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3765] 如何设置日志保存时间为0天 #2995
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2995
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @befen on GitHub (Nov 12, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3765
Describe the feature request
如何设置日志保存时间为0天
Describe alternatives you've considered
No response
Affected area
@xqzr commented on GitHub (Nov 12, 2023):
这也许 未实现
@fatedier commented on GitHub (Nov 13, 2023):
输出到标准输出,然后重定向
/dev/null之类的方法@befen commented on GitHub (Nov 13, 2023):
@fatedier commented on GitHub (Nov 13, 2023):
标准输出重定向到其他日志分割工具,或者自己写个脚本处理。
@xqzr commented on GitHub (Nov 13, 2023):
Linux crontab
Windows 任务计划程序
程序或脚本:
添加参数:
@xqzr commented on GitHub (Nov 14, 2023):
这是一种方法
但还是希望 frp 能够实现
@github-actions[bot] commented on GitHub (Dec 15, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.