Hi @Soohyun Song,
Thank you for posting in this community.
Q1: What these logs are for?
- UserEngagement Logs:
- These logs track user interactions with SharePoint sites, pages, and content. They provide insights into how users engage with various features and functionalities.
- Examples of events captured in UserEngagement logs include:
- Page views: Which pages users visit and how frequently.
- Document views: Which documents are accessed and by whom.
- Search queries: What users search for within SharePoint.
- Social interactions: Comments, likes, and shares on social features.
- By analyzing UserEngagement logs, administrators can identify popular content, user adoption trends, and areas that need improvement.
- FeatureUsage Logs:
- FeatureUsage logs record the usage of specific SharePoint features and components.
- Examples of events captured in FeatureUsage logs include:
- Feature activation: When users enable or use specific SharePoint features (e.g., document libraries, workflows, lists).
- Feature deactivation: When features are disabled.
- Custom solutions: Usage of custom-developed features or solutions.
- Third-party app usage: Interaction with apps integrated into SharePoint.
- Monitoring FeatureUsage logs helps administrators understand which features are heavily utilized and which might need further promotion or optimization.
Q2: Why only in one server?
Unfortunately, I consulted the documentation but it does not explain why the logs are kept in only one server. By default, SharePoint Server writes diagnostic logs to the same drive and partition on which it was installed. Maybe that's the cause of the problem.
Q3: How to solve this drive storage issue?
First you can navigate to the logging location to manually empty the logs you don't need.
Second, please refer to the following configuration to avoid disk storage issues:
1.Limit the size of the disk occupied by the log.
- Please access SharePoint Central Administration as an administrator.
- In Central Administration, on the home page, click Monitoring.
- On the Monitoring page, in the Reporting section, click Configure diagnostic logging.
- Slide to the Trace Log area at the bottom. To restrict the disk space that logs can use, select the Restrict Trace Log disk space usage check box, and then type the number gigabytes (GB) you want to restrict log files to. When logs reach this value, older logs will automatically be deleted.
- After you have made the changes that you want on the Diagnostic Logging page, click OK.
For more information on configuring diagnostic logging see: Configure diagnostic logging by using Central Administration.
2.If you don't need these two logs, you can remove the featureused and Userengagement logs.
- Please access SharePoint Central Administration as an administrator.
- In Central Administration, on the home page, click Monitoring.
- On the Monitoring page, in the Reporting section, click Configure usage and health data collection.
- In the Event Selection section, Uncheck the checkboxes for the logs you don't want to record.
- After you have made the changes that you want on the Configure usage and health data collection page, click OK.
For more information on configuring usage and health data collection see: Configure usage and health data collection by using Central Administration.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.