Activity Logs
The Activity Logs module provides a detailed list of server activities, including events and changes that have occurred within the system. This module is useful for tracking system operations, monitoring user actions, and troubleshooting any issues related to system performance or activity.
Activity Logs Filters
The module includes several filter options to help users quickly locate specific logs:
- Date: Filter logs by the date and time the activity occurred.
- Username: Search for activities performed by a specific user.
- URL: Filter activities based on the URL accessed.
- Duration: Search for activities based on the time duration in milliseconds.
- HTTP Method: Filter by the type of HTTP method (e.g., GET, POST).
- Status: Filter logs based on the HTTP status code (e.g., 200, 404, 500).
- App Name: Filter by the application name involved in the activity.
- IP Address: Search by the IP address associated with the activity.
- Correlation ID: Use the correlation identifier to track related activities.
- Exception: Filter logs that contain exceptions or errors.
Activity Logs Table
Each log entry contains key information presented in the following columns:
- HTTP Request: Displays the status code (e.g., 200, 404) and the HTTP method (GET, POST) used for the request.
- Username: Shows the username of the individual who performed the action.
- IP Address: Lists the IP address from which the activity was performed.
- Time: Displays the exact timestamp when the activity occurred.
- Duration: Shows the duration of the activity in milliseconds, allowing users to monitor performance.
- App Name: Identifies the application involved in the activity.
- Correlation ID: A unique identifier used to track related actions across the logs.
Activity Logs Details
Each log entry contains a magnifying glass button that provides access to detailed log information. In the details view, users can:
- View Log Details: Access detailed information about the activity, including exceptions, browser info, and comments.
- Actions Tab: Displays a breakdown of all actions performed during the activity, showing the action name, time, and duration.
- Download Parameters: Users can download documents containing parameter details for further analysis.
- Previous
- Audit Logs
- Next
- Security Logs