Since yesterday, event viewer is not using the "audit failures" keyword in my windows server 2012 R2.
It reports the quantity of audit failures, lets say 16,081, as in the image.

But when I go to the Security Folder there is no "Audit Failures". All events are "Information".

The keywords "Audit Success" and "Audit Failure" seem not to exist anymore.
I wrote a program to parse some audit failures data and store it in a SQL Server database. I've been using it for years.
Do I need to change my program? It uses the keyword "Audit Failure" to begin extracting each event data.
The failure data is there, as you can see in the second image, but all events are reported as "information".