Tomcat AccessLogValve 将所有文件永久保留在磁盘上?
Tomcat AccessLogValve 将所有文件永久保留在磁盘上? 有什么想法吗?
谢谢。
Tomcat AccessLogValve keep all files on disk forever?
Any idea?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否在谈论 Tomcat 在运行后会阻止文件对日志的访问,以便服务器启动后您无法删除/移动/编辑这些文件?
如果是这样,那么您只需要在重新启动/启动批处理中运行某种清理脚本即可。
如果不是那么我真的不明白这个问题。
您能提供更多信息吗?
Are you talking about the fact that Tomcat blocks file access to logs once it's running, so that you can't delete/move/edit these files once the server is up?
If so, then you just need to have some kind of clean up script running in your restart/startup batch.
If not then I really don't understand the question.
Could you provide more info?