Magento 2 Admin Action Logs records every admin action in Magento 2 backend. Track admin activity, monitor store changes, and maintain a complete audit trail for better security.
- View the admin login, logout, and failed details in a grid.
- View the products add, edit, and delete details in a grid.
- Check the category add, edit, and delete logs in a grid.
- View the customer edit logs in a grid.
- Export logs in a CSV or XML file.
- Using Magento 2 admin Logs, admin can also delete the logs.
- Enable/disable the module from configuration.
- Enabled action option from configuration settings to manage record logs.
- Auto clean expired logs on a schedule using cron retention.
- Description
- Reviews
- FAQ
- Customers ()
- Specifications
- Cloud Hosting
- Changelog
Magento 2 Admin Action Logs helps store owners track all admin activity in the store. It shows who did what and when. This helps you find suspicious actions quickly.
Adobe Commerce Admin Action Logs extension records every admin login and logout. It also saves the date and time of each action. You can view the admin user's IP address, browser, and activity details.
Admin activity extension logs product and category actions. It tracks when an admin adds, edits, or deletes a product or category. It also records when an admin creates or updates a customer account.
These logs help you monitor your store with ease. You can spot unwanted changes before they cause problems. This saves time and reduces manual work. It also makes troubleshooting faster and improves store security.
Also, if you want to track the activity of the logged-in customers of your Magento 2 store, check Magento 2 Product User Activity extension.

Highlighted Features
Automatic Activity Logging
Record admin actions automatically after setup.
Detailed Activity Records
See the admin name, action, date, time, IP address, and browser.
Smart Activity Log Filters
Find any log by ID, date, admin name, or action.
Export Activity Logs
Export logs in CSV or XML format. Save them for audits or reports.
Complete Audit Trail
Keep a full record of backend activity. Track every change with ease.
Auto Clean Expired Logs
Delete old logs automatically with scheduled cleanup.
Why Do You Need Magento 2 Admin Activity Log Extension?
Managing a Magento store needs regular checks of admin activity. The default Magento system does not save a full record of backend changes. This makes it hard to know who made a change and when.
Magento 2 Admin Activity Log Extension tracks all important admin actions in one place. It records admin logins, catalog updates, and customer changes. It helps store owners find unwanted changes quickly.
Clear activity records, improve security, save time, and make store checks easier. By keeping a detailed record of all administrative actions, the extension helps identify any unauthorized or suspicious activities, ensuring Magento 2 Store Security.
Use Cases
Monitor Daily Activities
Track products, orders, users, and page changes in one log.
Keep Store Safe
Check admin logins and find unknown actions.
Fix Issues Quickly
View logs to find changes and solve problems.
Keep Records Ready
Save activity records for store checks and reviews.
Manage Admin Users
See actions from each admin in your store.
Check Store Changes
Review updates and avoid mistakes.
Magento 2 Admin Action Logs Configuration
After installing the Magento 2 Admin Action Logs Extension, the admin will configure it. The admin will be able to -
- Enable/disable the feature for the store.
- Choose to display the logs for Admin login.
- Display the logs for the category add, edit, or delete operations.
- Display the logs for the product add, edit, or delete operations.
- Choose to display the logs for customer edits.

Admin Log Details
The admin can see the complete list of all the logs under this particular section. The admin can see the product, category, user, and admin logs. Here, the admin will be able to -
- Check the complete logs.
- View the date and time for the logs.
- Check the IP address.
- View the action performed.
- View the type of log as - User, product, or category.

Admin Session Details
After the admin completes the initial configuration settings of the Magento 2 Admin Logs extension, you can view the administrator login details. Here the admin will be able to -
- View the complete logs for the admin login/logout and failed attempts.
- Check the admin username and first and last name of the admin user.
- IP address used to access the backend is visible.
- The browser used to access the store backend is displayed.
- Various options to filter the data.
- Export the logs in a CSV or XML file format.

Admin Catalog Log
This section displays the logs for the products and categories. If the admin adds, edits, or deletes a category, then that would be logged into the log history and can be viewed by the admin.
- View the history log for the products.
- Check the history log for the categories.
- Delete the logs as required.
- Export the logs in a CSV or XML file format.

Customer Log Details
The admin has the ability to access a log that includes customer details such as customer ID, customer name, customer email, creation timestamp, and IP addresses.
- The admin can perform the following actions
- View the history of customers' details.
- Export the logs in CSV and XML format.
- Select and delete customer log details.
- Use the filter option to search for customer log details.

Log Retention
Magento 2 Admin Action Logs lets store owners manage activity logs. Admins can choose how long logs stay in the store. This extension removes old logs on time. It keeps the database clean. It also saves time and helps the store run well.
- Turn automatic log cleanup on or off.
- Run cleanup each day, week, or month.
- Choose when cleanup starts.
- Set how long logs stay in the store.
- Set the number of logs to clean at one time.
- Remove old logs without manual work.

Support
For any query or issue please create a support ticket here http://webkul.uvdesk.com/. You may also check our top-quality Magento 2 Extensions
Specifications
Frequently Asked Questions
Specification
Detailed technical features and requirements to help you understand the module’s capabilities and ensure smooth integration with your system.
Cloud Hosting
Detailed technical features and requirements to help you understand the module’s capabilities and ensure smooth integration with your system.
Move to Cloud Today
We’re partnered with top-tier, trusted providers!
Default Configuration Details of Server
RAM 1 Core
Processor 30 GB
Hard Disk
Database
Want to know more how exactly we are going to power up your eCommerce Website with Cloud to fasten up your store
* Server Configuration may vary as per application requirements.
Change Logs
- - Feature Add (+)
- - Feature Remove (-)
- - Bug Fixed (!)
- - Modification (*)
- + Configurable log entry lifetime (days) with automatic cleanup cron.
- + Expired log disposition: delete or archive-then-delete (JSONL under var/admin_action_log/archive/).
- + CLI command webkul:admin-action-log:clean with --days and --dry-run options.
- + Database index on wk_admin_log_details.created_at for retention queries.
- + Mass product Enable/Disable status logging now shows correct updated_attributes label (Status: Enabled / Status: Disabled).
- + Mass product attribute update logging restored for Magento 2.4+ async bulk updates (logs on admin submit).
- + Configurable cleanup frequency (Daily, Weekly, Monthly) and start time with dynamic cron scheduling.
- + Archive filenames aligned to frequency period (daily, weekly, monthly) with append within the same period.
- + Compatible with Magento 2.4.7p4 and PHP 8.3.
- + Admin can check which product attributes were updated while editing a product.
- + Admin can check mass product attribute update logs.
- + In mass attribute updates, admin can view all updated attributes using the View All option.
- + Admin can check logs for mass imports with import summary.
- + Compatible with Magento 2.4.7p3.
- + Added filter fields (firstname, lastname, user agent).
- + Compatible with Magento 2.4.6.
- + Admin can view admin login, logout, and failed login details in a grid.
- + Admin can view product add, edit, and delete details in a grid.
- + Admin can view customer edit logs in a grid.
- + Admin can export logs in CSV format.
- + Admin can delete logs.
- + Admin can enable or disable the module from configuration.
- + Admin can configure enabled actions to manage record logs.