Import Logs
1. Page Objectives
This page provides a detailed log of user authentication actions, such as login and logout attempts. It helps in tracking user activity and ensuring security by maintaining a log of access to the system.

2. Table
The table displays logs of user authentication activities, including relevant details like user identity, time, and IP address from which the action was performed.
2.1. Table Actions
Export All: This action allows exporting all the authentication logs to a file for further analysis.
2.2. Columns
| Field | Description |
|---|---|
| Created At | The timestamp when the authentication action occurred. |
| User | The name or role of the user who performed the action. |
| IP Address | The IP address from which the user performed the action. |
| User Agent | The browser and system details used by the user during authentication. |
| Action | The type of authentication action (e.g., login, logout). |
2.3. Filters
User: Allows filtering the authentication logs by a specific user.
Action: Enables filtering based on the type of action (e.g., login, logout).
Created from/Created until: Filters logs within a specified date range, allowing users to view authentication activity during a specific period.
2.4. Record Actions
View Details: Provides additional details about a specific authentication log entry, including user information and more detailed action data.