Failed logins
The failed logins screen displays the records of failed login attempts. These records are used to count the failed attempts for the login lock.
Accessing the screen
In the left sidebar menu, click [Operation] -> [Log management].

Click the [Log management] link above the page title, and select [Failed logins] in the dropdown menu.

Field descriptions

Filter conditions
You can filter the logs using the keyword search, the log date/time and the advanced search functions.
Keyword search
Enter the search keyword in the keyword text box and click [Search] to filter logs whose login ID or IP address contains the specified keyword.
Timestamp search
Select the date and time range for the timestamp and click [Search].
When the screen is opened, the start date is set to one month before the current date by default.
Advanced search
Click the [Advanced search] button to input advanced filter conditions.
The following input options are available:
| Field | Description | Specifiable conditions |
|---|---|---|
| Timestamp | Date and time the log was recorded. | Specify a date and time range. |
| Login ID | Login ID used for the login attempt. | Available search operations |
| Client IP address | IP address of the user who attempted the login. | Available search operations |
| User agent | User agent of the browser used for the login attempt. | Available search operations |
The advanced search function allows you to concatenate multiple conditions using AND or OR.
AND: Returns only data matching all the specified conditions in your search.OR: Returns data matching any of your specified conditions.
Available search operations
You can specify the following operations in the search conditions:
| Operation | Input type | Returned data |
|---|---|---|
contains | Text string | Entries matching part of the search term. |
not contains | Text string | Entries not matching any part of the search term. |
= | Alphanumeric string | Entries exactly matching the search term. |
!= | Alphanumeric string | Entries not exactly matching the search term. |
< | Alphanumeric string | Entries less than the search term. |
> | Alphanumeric string | Entries greater than the search term. |
<= | Alphanumeric string | Entries less than or equal to the search term. |
>= | Alphanumeric string | Entries greater than or equal to the search term. |
starts with | Text string | Entries beginning with the search term. |
not starts with | Text string | Entries not beginning with the search term. |
ends with | Text string | Entries ending with the search term. |
not ends with | Text string | Entries not ending with the search term. |
in | Alphanumeric string | Entries matching any of the search terms (for multiple search terms only). |
not in | Alphanumeric string | Entries not matching any of the search terms (for multiple search terms only). |
Sort
Under "Sort", you can specify the sort key and display order of the search results.
ASC: Ascending, from oldest to newest.DESC: Descending, from newest to oldest.
Log entries
The columns displayed for the log entries are as follows:
| Column | Description |
|---|---|
| Date | Date and time the failed login was recorded. |
| Login ID | Login ID used for the login attempt. |
| IP address | IP address of the user who attempted the login. |
| User agent | User agent of the browser used for the login attempt. |
| Used to count failed login attempts | Whether the record is counted toward the failed attempts for the login lock. See: Failed login count below for details. |
Failed login count
When a login fails, a record with [Used to count failed login attempts] set to 1 is added. Once the member with that login ID logs in successfully, the records of that member are updated to 0 and are no longer counted toward the failed attempts for the login lock.
Buttons
| Button | Description |
|---|---|
| Search | Search based on the above settings. |
| Download | Download a list of the displayed logs. |
| Delete | Delete a list of the displayed logs. |
The [Delete] button is displayed only for administrators who have the delete permission for log management.
Specify the start or the end of the timestamp before clicking the [Delete] button. If no timestamp is specified, an error is displayed and nothing is deleted.
Log list download
After click [Download] button, the download settings will open.

| Field(s) | Description |
|---|---|
| Charset | Character encoding of the output CSV file. |
| Cancel | Cancel downloading. |
| Download | Execute downloading. |
Related documents
Support
If you have any other questions, please contact us or check out Our Discord Community.