{"id":395485,"date":"2023-08-29T04:10:06","date_gmt":"2023-08-29T04:10:06","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=395485"},"modified":"2025-04-11T06:27:05","modified_gmt":"2025-04-11T06:27:05","slug":"magento2-admin-action-logs-documentation","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/","title":{"rendered":"Guide for Magento 2 Admin Action Logs"},"content":{"rendered":"\n<p><a href=\"https:\/\/store.webkul.com\/magento2-admin-action-logs.html\">Magento 2 Admin Logs extension<\/a> tracks and records administrative actions performed within the admin panel thereby providing a comprehensive audit trail for user activities.<\/p>\n\n\n\n<p>The admin can check the various logs for the admin, sub-admin user, product, category, and users of the Magento 2 store. The admin sub-users can also view the logs.<\/p>\n\n\n\n<p>View the login\/logout details of his backend account and any sub-users created. Apart from that, the admin can view the product and the categories(add, edit, delete) log.<\/p>\n\n\n\n<p>Also, the admin can also view the customer edit logs in a particular section assigned for the same. <\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h2 class=\"wp-block-heading index-title\">Features <\/h2>\n<\/div><\/div>\n\n\n\n<p><strong>Admin<\/strong>: <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>View the admin login, logout, and failed details in a grid.<\/li>\n\n\n\n<li>View the product&#8217;s add, edit and delete details in a grid.<\/li>\n\n\n\n<li>View the customer edit logs in a grid.<\/li>\n\n\n\n<li>Export logs in a CSV file.<\/li>\n\n\n\n<li>Delete the logs.<\/li>\n\n\n\n<li>Enable\/disable the module from configuration.<\/li>\n\n\n\n<li>Enabled Action from configuration to manage record logs.<\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Installation<\/h3>\n<\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">#Download Module<\/h3>\n\n\n\n<p>Firstly, you need to log in to Webkul Store, go to<strong>&nbsp;My Account&gt;My Purchased Products section<\/strong>, verify and then download and extract the contents of this zip folder on the system.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">#Upload Folder<\/h3>\n\n\n\n<p>Once the module zip extracts, follow path src&gt;app and then copy the app folder into the Magento 2 root directory on the server as shown below:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"451\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-1200x451.png\" alt=\"Magento 2 Admin Action Logs\" class=\"wp-image-373037\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-1200x451.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-300x113.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-250x94.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-768x289.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-1536x577.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation.png 1855w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">#3 Run Commands<\/h3>\n\n\n\n<p>You need to run the following commands:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>php bin\/magento setup:upgrade<\/code><\/li>\n\n\n\n<li><code>php bin\/magento setup:di:compile<\/code><\/li>\n\n\n\n<li><code>php bin\/magento setup:static-content:deploy<\/code><\/li>\n\n\n\n<li><code>php bin\/magento indexer:reindex<\/code><\/li>\n\n\n\n<li><code>php bin\/magento cache:flush<\/code><\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Language Translation<\/h3>\n<\/div><\/div>\n\n\n\n<p>For translating Magento 2 admin Logs module language, navigate through&nbsp;<strong>src\/app\/code\/Webkul\/<strong><strong>AdminActionLogs<\/strong><\/strong>\/i18n<\/strong>&nbsp;and edit the en_US.csv file.<\/p>\n\n\n\n<p>Thereafter, rename the CSV as \u201cen_SA.csv\u201d and translate all right side content after the comma in the Arabic language. After editing the CSV, save it.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"293\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder-1200x293.png\" alt=\"Magento 2 Admin Action Logs\" class=\"wp-image-373049\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder-1200x293.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder-300x73.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder-250x61.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder-768x187.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/i18folder.png 1366w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, upload it to the path&nbsp;<strong>src\/app\/code\/Webkul\/AdminActionLogs\/i18n<\/strong>&nbsp;where the installation of Magento 2 is on the server.<\/p>\n\n\n\n<p>Magento 2 admin Logs module translates into the Arabic Language. It supports both RTL and LTR languages.<\/p>\n\n\n\n<p>The user can edit the CSV like the image below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"520\" height=\"614\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/screenshot_from_2023_08_16_14_18_20.png\" alt=\"Magento 2 Admin Action Logs i18 file\" class=\"wp-image-395619\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/screenshot_from_2023_08_16_14_18_20.png 520w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/screenshot_from_2023_08_16_14_18_20-254x300.png 254w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/screenshot_from_2023_08_16_14_18_20-211x249.png 211w\" sizes=\"(max-width: 520px) 100vw, 520px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Initial Configuration &#8211; Admin Action Logs<\/h3>\n<\/div><\/div>\n\n\n\n<p>After the successful installation of Magento 2 admin Logs extension, the admin will navigate through <strong>Stores<\/strong>-><strong>Configuration<\/strong>-><strong> Admin Action Logging<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_admin_system_config_index_key_a0e90f20e5b7890bfd6abccc8087fcd9dd2988bffb18928a2895db03c35263f5_asd.png\" alt=\"Magento 2 Admin Action Logs initial configuration settings\" class=\"wp-image-395514\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_admin_system_config_index_key_a0e90f20e5b7890bfd6abccc8087fcd9dd2988bffb18928a2895db03c35263f5_asd.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_admin_system_config_index_key_a0e90f20e5b7890bfd6abccc8087fcd9dd2988bffb18928a2895db03c35263f5_asd-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_admin_system_config_index_key_a0e90f20e5b7890bfd6abccc8087fcd9dd2988bffb18928a2895db03c35263f5_asd-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_admin_system_config_index_key_a0e90f20e5b7890bfd6abccc8087fcd9dd2988bffb18928a2895db03c35263f5_asd-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Logging Configuration Admin Action Logs: <\/strong><\/h4>\n\n\n\n<p>Here, the admin will &#8211;  <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Status<\/strong> &#8211; Enable the status of the extension so that it appears in the side panel of the admin. <\/li>\n\n\n\n<li><strong>Enable actions <\/strong>&#8211;  The admin can choose the logging for the admin login, catalog, and customers as required. For the options selected here, the logs will be available.<\/li>\n<\/ul>\n\n\n\n<p>Lastly, save the configuration settings by tapping the Save config button at the top right-hand corner. <\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Admin Log Options<\/h3>\n<\/div><\/div>\n\n\n\n<p>After enabling the extension from the configuration settings, the admin will be able to see the extension options on the side panel as per the snapshot below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"632\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/Screenshot-2-4-1200x632.png\" alt=\"Screenshot-2-4\" class=\"wp-image-400384\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/Screenshot-2-4-1200x632.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/Screenshot-2-4-300x158.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/Screenshot-2-4-250x132.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/Screenshot-2-4-768x405.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/Screenshot-2-4-1536x810.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/Screenshot-2-4.png 1810w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Action log Details<\/h3>\n<\/div><\/div>\n\n\n\n<p>Under this section, the admin can see the complete log for the admin, sub-admin user, products, categories, and users. <\/p>\n\n\n\n<p>The admin can see the user, the log time, the IP address, the action performed, the type of activity, and the status for each.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_86b769dcf590d645d2187f4d3e7ba1ee0917e2cb34e77f2fe0a8f80603367a47_asd-2.png\" alt=\"Magento 2 Admin Action Logs\" class=\"wp-image-395616\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_86b769dcf590d645d2187f4d3e7ba1ee0917e2cb34e77f2fe0a8f80603367a47_asd-2.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_86b769dcf590d645d2187f4d3e7ba1ee0917e2cb34e77f2fe0a8f80603367a47_asd-2-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_86b769dcf590d645d2187f4d3e7ba1ee0917e2cb34e77f2fe0a8f80603367a47_asd-2-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_86b769dcf590d645d2187f4d3e7ba1ee0917e2cb34e77f2fe0a8f80603367a47_asd-2-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Apart from that, the admin can also delete the logs as required in bulk. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_86b769dcf590d645d2187f4d3e7ba1ee0917e2cb34e77f2fe0a8f80603367a47_asd-1-2.png\" alt=\"192.168.15.47_EE246-p1_pub_admin_action_log_index_key_86b769dcf590d645d2187f4d3e7ba1ee0917e2cb34e77f2fe0a8f80603367a47_asd-1-2\" class=\"wp-image-395622\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_86b769dcf590d645d2187f4d3e7ba1ee0917e2cb34e77f2fe0a8f80603367a47_asd-1-2.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_86b769dcf590d645d2187f4d3e7ba1ee0917e2cb34e77f2fe0a8f80603367a47_asd-1-2-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_86b769dcf590d645d2187f4d3e7ba1ee0917e2cb34e77f2fe0a8f80603367a47_asd-1-2-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_86b769dcf590d645d2187f4d3e7ba1ee0917e2cb34e77f2fe0a8f80603367a47_asd-1-2-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The admin can also export the complete log data via a CSV or XML file as required. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_7a0ddc7829d9b0419135e95cee1d116ee535c298d50553fd00310865028422c0_asd.png\" alt=\"192.168.15.47_EE246-p1_pub_admin_action_log_index_key_7a0ddc7829d9b0419135e95cee1d116ee535c298d50553fd00310865028422c0_asd\" class=\"wp-image-395635\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_7a0ddc7829d9b0419135e95cee1d116ee535c298d50553fd00310865028422c0_asd.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_7a0ddc7829d9b0419135e95cee1d116ee535c298d50553fd00310865028422c0_asd-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_7a0ddc7829d9b0419135e95cee1d116ee535c298d50553fd00310865028422c0_asd-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_log_index_key_7a0ddc7829d9b0419135e95cee1d116ee535c298d50553fd00310865028422c0_asd-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After export, the admin can view the data in the respective file format. <\/p>\n\n\n\n<p><strong>CSV file format<\/strong>: <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"712\" height=\"427\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/4-2.png\" alt=\"4-2\" class=\"wp-image-395641\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/4-2.png 712w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/4-2-300x180.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/4-2-250x150.png 250w\" sizes=\"(max-width: 712px) 100vw, 712px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>XML file format<\/strong>: <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"612\" height=\"586\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/5-3.png\" alt=\"5-3\" class=\"wp-image-395647\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/5-3.png 612w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/5-3-300x287.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/5-3-250x239.png 250w\" sizes=\"(max-width: 612px) 100vw, 612px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Admin Session Details<\/h3>\n<\/div><\/div>\n\n\n\n<p>Under this section, the admin can see the login details for himself and for the admin sub-users that the admin has created. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd.png\" alt=\"192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd\" class=\"wp-image-395668\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Apart from that, the admin can also delete the logs as required in bulk.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"547\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-1.png\" alt=\"192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-1\" class=\"wp-image-395686\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-1.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-1-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-1-250x122.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-1-768x375.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The admin can also export the login\/logout log data via a CSV or XML file as required.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"660\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-2.png\" alt=\"192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-2\" class=\"wp-image-395688\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-2.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-2-300x177.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-2-250x147.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_login_details_key_a11a9c4296db95ba89b358eee30447f9feda0dc9a887843a82c4f2573e00b33f_asd-2-768x453.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After export, the admin can view the data in the respective file format. <\/p>\n\n\n\n<p><strong>CSV file format<\/strong>: <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"852\" height=\"256\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/6-3.png\" alt=\"6-3\" class=\"wp-image-395695\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/6-3.png 852w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/6-3-300x90.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/6-3-250x75.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/6-3-768x231.png 768w\" sizes=\"(max-width: 852px) 100vw, 852px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>XML file format<\/strong>: <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"635\" height=\"567\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/7-4.png\" alt=\"7-4\" class=\"wp-image-395698\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/7-4.png 635w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/7-4-300x268.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/7-4-250x223.png 250w\" sizes=\"(max-width: 635px) 100vw, 635px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Catalog Log Details<\/h3>\n<\/div><\/div>\n\n\n\n<p>Under this section, the admin can see the log for the product and categories(Add, edit, and delete logs). <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd.png\" alt=\"192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd\" class=\"wp-image-395709\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Apart from that, the admin can also delete the catalogue logs as required in bulk.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-1.png\" alt=\"192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-1\" class=\"wp-image-395711\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-1.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-1-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-1-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-1-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The admin can also export the product and category log data via a CSV or XML file as required.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-2.png\" alt=\"192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-2\" class=\"wp-image-395712\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-2.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-2-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-2-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/192.168.15.47_EE246-p1_pub_admin_action_product_logging_key_bee211c191c72f0af67092046561529c431a553547040604398eec655c12a89b_asd-2-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After export, the admin can view the data in the respective file format. <\/p>\n\n\n\n<p><strong>CSV file format<\/strong>: <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"624\" height=\"174\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/8-3.png\" alt=\"8-3\" class=\"wp-image-395716\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/8-3.png 624w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/8-3-300x84.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/8-3-250x70.png 250w\" sizes=\"(max-width: 624px) 100vw, 624px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>XML file format<\/strong>: <\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"527\" height=\"587\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/9-3.png\" alt=\"9-3\" class=\"wp-image-395720\" style=\"width:820px;height:587px\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/9-3.png 527w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/9-3-269x300.png 269w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/9-3-224x249.png 224w\" sizes=\"(max-width: 527px) 100vw, 527px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Customer Log Details<\/h2>\n\n\n\n<p>In this section, the admin has access to a log containing customer information, including customer ID, customer name, customer email, creation date and time, as well as IP addresses.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"613\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/customer_log_details_magento_admin-1200x613.png\" alt=\"customer_log_details_magento_admin\" class=\"wp-image-400418\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/customer_log_details_magento_admin-1200x613.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/customer_log_details_magento_admin-300x153.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/customer_log_details_magento_admin-250x128.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/customer_log_details_magento_admin-768x392.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/customer_log_details_magento_admin-1536x785.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/customer_log_details_magento_admin.png 1848w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The admin can also export the customer logs data in CSV and XML format.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"1200\" height=\"613\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/customer_log_details_magento_admin__1_-1200x613.png\" alt=\"customer_log_details_magento_admin__1_\" class=\"wp-image-400419\" style=\"width:820px;height:419px\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/customer_log_details_magento_admin__1_-1200x613.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/customer_log_details_magento_admin__1_-300x153.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/customer_log_details_magento_admin__1_-250x128.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/customer_log_details_magento_admin__1_-768x392.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/customer_log_details_magento_admin__1_-1536x785.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/customer_log_details_magento_admin__1_.png 1848w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After exporting the admin can view the respective format.<\/p>\n\n\n\n<p>CSV file Format:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1019\" height=\"200\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/screenshot_from_2023_09_15_12_42_11.png\" alt=\"screenshot_from_2023_09_15_12_42_11\" class=\"wp-image-400421\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/screenshot_from_2023_09_15_12_42_11.png 1019w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/screenshot_from_2023_09_15_12_42_11-300x59.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/screenshot_from_2023_09_15_12_42_11-250x49.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/screenshot_from_2023_09_15_12_42_11-768x151.png 768w\" sizes=\"(max-width: 1019px) 100vw, 1019px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>XML file format:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"1021\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/home_manish_Downloads_export.xml_-1200x1021.png\" alt=\"home_manish_Downloads_export.xml_\" class=\"wp-image-400422\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/home_manish_Downloads_export.xml_-1200x1021.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/home_manish_Downloads_export.xml_-300x255.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/home_manish_Downloads_export.xml_-250x213.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/home_manish_Downloads_export.xml_-768x653.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/home_manish_Downloads_export.xml_-1536x1307.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/08\/home_manish_Downloads_export.xml_.png 1568w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Support <\/h3>\n<\/div><\/div>\n\n\n\n<p>That is all about the&nbsp;<strong>Magento 2 Admin Action Logs <\/strong>extension.&nbsp;If you have any queries regarding the plugin, please contact us at&nbsp;<a href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\" target=\"_blank\" rel=\"noreferrer noopener\">Webkul Support System<\/a><strong>.<\/strong><\/p>\n\n\n\n<p>If you&#8217;re looking to create a custom e-commerce website, it&#8217;s a great idea to <a href=\"https:\/\/webkul.com\/hire-magento-developers\/\" target=\"_blank\" rel=\"noreferrer noopener\">hire Magento developers<\/a> who can help you build a powerful and scalable online store.<\/p>\n\n\n\n<p>You can also check our complete&nbsp;<a href=\"https:\/\/store.webkul.com\/Magento-2.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 extensions<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Magento 2 Admin Logs extension tracks and records administrative actions performed within the admin panel thereby providing a comprehensive audit trail for user activities. The admin can check the various logs for the admin, sub-admin user, product, category, and users of the Magento 2 store. The admin sub-users can also view the logs. View the <a href=\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":79,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9121],"tags":[14673,14671,14670,14669],"class_list":["post-395485","post","type-post","status-publish","format-standard","hentry","category-magento-2","tag-action-logs","tag-action-logs-of-admin","tag-admin-activity-history","tag-admin-logs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Guide for Magento 2 Admin Logs Extension<\/title>\n<meta name=\"description\" content=\"User Guide for Magento 2 Admin Action Logs shows how admin can check various logs for the products, categories &amp; users in Magento 2 backend.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Guide for Magento 2 Admin Logs Extension\" \/>\n<meta property=\"og:description\" content=\"User Guide for Magento 2 Admin Action Logs shows how admin can check various logs for the products, categories &amp; users in Magento 2 backend.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-29T04:10:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-11T06:27:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-1200x451.png\" \/>\n<meta name=\"author\" content=\"Nishad Bhan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nishad Bhan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/\"},\"author\":{\"name\":\"Nishad Bhan\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/d5f376b54be75483744f8320d172d9e0\"},\"headline\":\"Guide for Magento 2 Admin Action Logs\",\"datePublished\":\"2023-08-29T04:10:06+00:00\",\"dateModified\":\"2025-04-11T06:27:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/\"},\"wordCount\":840,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-1200x451.png\",\"keywords\":[\"action logs\",\"action logs of admin\",\"admin activity history\",\"admin logs\"],\"articleSection\":[\"Magento 2\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/\",\"url\":\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/\",\"name\":\"Guide for Magento 2 Admin Logs Extension\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-1200x451.png\",\"datePublished\":\"2023-08-29T04:10:06+00:00\",\"dateModified\":\"2025-04-11T06:27:05+00:00\",\"description\":\"User Guide for Magento 2 Admin Action Logs shows how admin can check various logs for the products, categories & users in Magento 2 backend.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation.png\",\"width\":1855,\"height\":697,\"caption\":\"m2_installation\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Guide for Magento 2 Admin Action Logs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/d5f376b54be75483744f8320d172d9e0\",\"name\":\"Nishad Bhan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7a708390ff9ca00da55b3ed0b076fe4f3624005bce5b5d88e6b3d99d15c13ec2?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7a708390ff9ca00da55b3ed0b076fe4f3624005bce5b5d88e6b3d99d15c13ec2?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"caption\":\"Nishad Bhan\"},\"description\":\"Nishad Bhan excels in analyzing eCommerce processes on the Magento platform, optimizing workflows, and delivering strategic solutions. Expertise ensures seamless platform integration, driving digital innovation and aligning technology with business objectives for growth.\",\"url\":\"https:\/\/webkul.com\/blog\/author\/nishad-bhan981\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Guide for Magento 2 Admin Logs Extension","description":"User Guide for Magento 2 Admin Action Logs shows how admin can check various logs for the products, categories & users in Magento 2 backend.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/","og_locale":"en_US","og_type":"article","og_title":"Guide for Magento 2 Admin Logs Extension","og_description":"User Guide for Magento 2 Admin Action Logs shows how admin can check various logs for the products, categories & users in Magento 2 backend.","og_url":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2023-08-29T04:10:06+00:00","article_modified_time":"2025-04-11T06:27:05+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-1200x451.png","type":"","width":"","height":""}],"author":"Nishad Bhan","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Nishad Bhan","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/"},"author":{"name":"Nishad Bhan","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/d5f376b54be75483744f8320d172d9e0"},"headline":"Guide for Magento 2 Admin Action Logs","datePublished":"2023-08-29T04:10:06+00:00","dateModified":"2025-04-11T06:27:05+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/"},"wordCount":840,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-1200x451.png","keywords":["action logs","action logs of admin","admin activity history","admin logs"],"articleSection":["Magento 2"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/","url":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/","name":"Guide for Magento 2 Admin Logs Extension","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation-1200x451.png","datePublished":"2023-08-29T04:10:06+00:00","dateModified":"2025-04-11T06:27:05+00:00","description":"User Guide for Magento 2 Admin Action Logs shows how admin can check various logs for the products, categories & users in Magento 2 backend.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/03\/m2_installation.png","width":1855,"height":697,"caption":"m2_installation"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/magento2-admin-action-logs-documentation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Guide for Magento 2 Admin Action Logs"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/d5f376b54be75483744f8320d172d9e0","name":"Nishad Bhan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7a708390ff9ca00da55b3ed0b076fe4f3624005bce5b5d88e6b3d99d15c13ec2?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7a708390ff9ca00da55b3ed0b076fe4f3624005bce5b5d88e6b3d99d15c13ec2?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","caption":"Nishad Bhan"},"description":"Nishad Bhan excels in analyzing eCommerce processes on the Magento platform, optimizing workflows, and delivering strategic solutions. Expertise ensures seamless platform integration, driving digital innovation and aligning technology with business objectives for growth.","url":"https:\/\/webkul.com\/blog\/author\/nishad-bhan981\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/395485","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/79"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=395485"}],"version-history":[{"count":24,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/395485\/revisions"}],"predecessor-version":[{"id":488615,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/395485\/revisions\/488615"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=395485"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=395485"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=395485"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}