This plugin provides a detailed activity log for incoming web requests.
Once the plugin is installed Craft will start recording all requests, excluding Control Panel AJAX requests (except for Login request). The user can control which request types to record under the Settings page.
For a more fine-grained control, on top of request type settings, the user can utilize the requestFilter
setting (see docs)
Data points include:
- URL
- Action (if it is an action request)
- User
- Site
- Query
- Payload
- IP
- User agent
- Method (GET,POST,PUT or DELETE)
- Is CP (Control Panel) Request?
- Is AJAX request?
- Response Code
- Execution Time
- Timestamp (Created at)
Requests can be viewed and filtered under the Activity Log page. Child rows provide the full details for each request:
Standard
Plus $9/year after one year.
Installation Instructions
To install this plugin, copy the command above to your terminal.
Reviews
This plugin doesn't have any reviews.
Active Installs
36
License
MIT
Last release
August 27, 2024
Activity (30 days)
0
Closed Issues
1
Open Issues
0
Merged PRs
0
Open PRs