Hello all,
EventViewer service not starting for particular 2 Windows Server 2012 R2.
Found a solution from below website
http://klevster.com/fix/windows-event-log-service-error-13-the-data-is-invalid/
First, try to clear out the existing logs from: %SystemRoot%\System32\Winevt\Logs and make sure the permissions on the folder were ok.
If it doesn't work, the last recommendation is that deleted the Key: HKLM\SOFTWARE\Policies\Microsoft\Windows\EventLog then tried to start the Windows Event Log service
In my case , deletion of the registry entry is the solution but the same issue appears after couple of weeks after.
Any help for a permanent fix is greatly appreciated.....