Login Attempts
Identify all login attempts (both successful and unsuccessful), for a given date range, based on NextGen Significant Events.
[Fields]
- @AttemptType = [sig_events] table: sig_id (71 = Failed Attempt, 72 = Failed Attempt, 73 = Successful Login, 74 = Logout)
- @CreateTime = [sig_events] table: create_timestamp (Date and time that login action was attempted
- @LoginCredentials = [sig_events] table: pre_mod (Credentials supplied during login attempt)
[Parameters]
- Start Date – date only: (for Sig Events date/time)
- End Date – date only: (for Sig Events date/time)