It's been a year, and I'm still getting this error. Can anyone help me out here?
Somehow, this rulegroup creates the error. If I delete JUST "NewName", sysmon validates the conf with no problem (No "Incorrect Field Details")
<Rule groupRelation="and">
<TargetObject name="x" condition="begin with">HKLM\SYSTEM\CurrentControlSet\Control\MiniNt</TargetObject>
<EventType name="x" condition="is">CreateKey</EventType>
<NewName name="x" condition="begin with">HKLM\SYSTEM\CurrentControlSet\Control\MiniNt</NewName>
</Rule>

[1]: /answers/storage/attachments/184701-image.png

