Login Attempts
Last updated
Was this helpful?
The Login Attempts report shows a record of failed login attempts, with charts to help you spot brute-force or credential-stuffing patterns.
From the administration panel, click Security > Login attempts.

Attempts by day (last 7 days) — Daily count of failed attempts
Top IPs (last 30 days) — Which IP addresses generated the most attempts
Failed attempts by month (last 12 months) — Longer-term trend
Success vs failed (last 30 days) — Daily breakdown of successful versus failed logins
Attempts by hour (last 7 days) — Time-of-day distribution, useful for spotting automated/scripted attempts
Unique IPs per day (last 30 days) — How many distinct IPs attempted logins each day
Failed login attempts table — Every failed attempt, with date, IP address, and username tried
Use the Username, IP, and date-range fields above the charts to filter the report.
This report is a monitoring tool; the actual brute-force protections are configured in Security Settings:
Max login attempts before lockdown (login_max_attempt_before_blocking_account) — Locks an account after too many failed attempts
CAPTCHA (allow_captcha) and CAPTCHA mistakes allowance (captcha_number_mistakes_to_block_account) — Slows down automated attempts and locks accounts that keep failing the CAPTCHA
See also the Security Guide for server-level brute-force protection (fail2ban).
Last updated
Was this helpful?
Was this helpful?