英文:
TASK folder under log directory is getting huge
问题
We are using Nexus 3.41.1 and we observed that tasks folder under log directory is getting huge we already did log rotation in logback xml but not sure how to get this for tasks folder,
can you please guide,
Regards,
Sam
英文:
We are using Nexus 3.41.1 and we observed that tasks folder under log directory is getting huge we already did log rotation in logback xml but not sure how to get this for tasks folder,
can you please guide,
Regards,
Sam
答案1
得分: 1
task logs are removed after 30 days. Maybe look at your tasks and see what's logging so much?
英文:
https://help.sonatype.com/repomanager3/nexus-repository-administration/tasks
task logs are removed after 30 days. Maybe look at your tasks and see what's logging so much?
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论