Problem:
VirtFsService-ProcessTracker log is growing too large.
Description:
This has been seen if there's an issue reading CPU usage.
Note: This has been addressed in an upcoming release.
Resolution:
To turn the process tracker off:
Edit the following on your image - c:\Program Files\ProfileUnity\flexapp\ContainerService\x64\VirtFsService.dll.config
Look for RecordFlexappData & EnableDynamicPriorityManagement and set their values to False.
<setting name="RecordFlexappData" serializeAs="String">
<value>True</value>
</setting>
<setting name="EnableDynamicPriorityManagement" serializeAs="String">
<value>True</value>
</setting>
Make the same edit in your deployment share - flexapp.zip\ContainerService\x64\VirtFsService.dll.config
Product: ProfileUnity-FlexApp
Product Version: 6.8.7