Skip to main content

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:

FieldDescription
User IDUnique identifier of the login user
Login AccountUser's login account name
Login TimeTimestamp when login occurred
Login StatusSuccess or Failure
Error MessageReason for login failure
Login IPSource IP address of login
Login RegionGeographic location parsed from IP
Login DeviceBrowser 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

  1. Security Audit: Track abnormal login behavior
  2. Troubleshooting: Help users resolve login issues
  3. Access Records: Understand system usage

Operation Instructions

  1. Go to the "Log Query" page
  2. Set query conditions (time range, user, IP)
  3. Click "Search" to execute query
  4. View results list with pagination support
  5. Click "Clear" to reset query conditions