Log Query
The Log Query module is used to track and audit backstage user login records.
Feature Overview
Login Record Query
Records all backstage user login behaviors, including:
| Field | Description |
|---|---|
| User ID | Unique identifier of the login user |
| Login Account | User's login account name |
| Login Time | Timestamp when login occurred |
| Login Status | Success or Failure |
| Error Message | Reason for login failure |
| Login IP | Source IP address of login |
| Login Region | Geographic location parsed from IP |
| Login Device | Browser and operating system information |
Query Conditions
- Login Time: Select date range filter
- User ID: Exact query by user ID
- Login IP: Query by IP address
Common Uses
- Security Audit: Track abnormal login behavior
- Troubleshooting: Help users resolve login issues
- Access Records: Understand system usage
Operation Instructions
- Go to the "Log Query" page
- Set query conditions (time range, user, IP)
- Click "Search" to execute query
- View results list with pagination support
- Click "Clear" to reset query conditions