Level
event.level
enum
event.level
enumPossible values
INFO
Normal events, such as when a user opts in or a new Identity is created.
WARNING
Potential risk events, such as when a user is accessing their account from an unrecognized device, location, VPN provider, or Tor, or when a single IP has created too many accounts.
CRITICAL
High risk events, such as when a user is accessing their account from a known bad IP, when a rejected device continues to access a user's account, when too many failed login attempts have occurred, or when we have detected impossible travel.
Last updated