EventStatusType: typeof FAILURE | typeof ERROR | typeof WARN | typeof WARNING | typeof OK | typeof INFO | typeof SUCCESS | typeof USER_UPDATE | typeof RECOMMENDATION | typeof SNAPSHOT | UnparsedObject

The event status. Legacy events can use failure, error, warning, info, success, user_update, recommendation, or snapshot. Alert events can use error, warn, or ok.

Generated using TypeDoc