cancel
Showing results for 
Search instead for 
Did you mean: 

How to log the Magento 2 Admin Action Logs?

SOLVED

How to log the Magento 2 Admin Action Logs?

Can we log the actions that the admin or sub-admin users make in the Magento 2 backend? This can include the login logout logs for the admin, product, and category add/edit/delete logs as well. 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How to log the Magento 2 Admin Action Logs?

Well, you should check a ready-made solution that is Magento 2 Admin Action Logs Extension. Using this extension, the admin can easily check the admin login/logout logs, and the logs for the product and category add/edit/delete actions made by the admin or the sub-admin users. 

 

  • 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.
  • Delete the logs.
  • Enable/disable the module from configuration.
  • Enabled action option from configuration settings to manage record logs.

Hope this helps!

View solution in original post

2 REPLIES 2

Re: How to log the Magento 2 Admin Action Logs?

Well, you should check a ready-made solution that is Magento 2 Admin Action Logs Extension. Using this extension, the admin can easily check the admin login/logout logs, and the logs for the product and category add/edit/delete actions made by the admin or the sub-admin users. 

 

  • 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.
  • Delete the logs.
  • Enable/disable the module from configuration.
  • Enabled action option from configuration settings to manage record logs.

Hope this helps!

Re: How to log the Magento 2 Admin Action Logs?

Hi @lambo32qgm099c,

 

Here is another one to do save logs of admin actions with this Magento2 Admin Action Log Extension

 

Best regards
madhu