本文介绍了删除SharePoint WFE AppFabric日志(.ETL)是否安全?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我的SharePoint WFE包含AppFabric日志(.ETL)文件
My SharePoint WFE contains AppFabric Logs (.ETL) files
位置:C :\ ProgramData \ Windows Fabric \ Fabric \ log \ Traces
Location: C:\ProgramData\Windows Fabric\Fabric\log\Traces
例如.文件名:"lease_traces_131189918650268910_000051.ETL"
这些日志是从2年至今的.每个大小为150MB. 这会占用很多空间.我可以删除它们吗?
These logs are from 2 years back till today. Each having size 150MB. This is consuming much size. Can I delete them?
-阿维纳什!
推荐答案
要么必须手动删除它(对于大规模组织而言是不可能的),或者可以从命令提示符下设置循环日志记录".如下所示.
Either you have to delete it manually which is not possible for large scale organization or you can set Circular logging from command prompt. like as below.
这篇关于删除SharePoint WFE AppFabric日志(.ETL)是否安全?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!