Hi,
we have the same problem.
For now for fix temporarily the issue we increased the log file to 1 gb, set automatic in security property and in cmd (in administrator mode) used this comand:
for /F "tokens=*" %1 in ('wevtutil.exe el') DO wevtutil.exe cl "%1"
The policy solution is not clean because applies it in all pc (also w10) and every reset.
Microsoft please after six months the problem should already be fixed.
It is a big problem because many people are in domain and can be possible that this issue happen when the worker aren't in office.
Thanks.