Events logged with a severity of "Success", which is displayed like an informational event, are not very common but are nevertheless logged by some applications like SQL Server.
EventSentry treats "Success" events like "Information" events, as such you would need to filter for "Information" events when you want to process Success events.