Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
服务器将访问日志文件保留多长时间?
今天我访问了我的服务器日志文件,发现它们只能追溯到 8 月 19 日。一个月后是否会自动转储访问日志文件?
如果是这样,有什么办法可以恢复它们?
这取决于如何配置日志轮换。在 unix 环境中,此任务通常委托给 logrotate 守护进程。