last update: 2020/06/12 14:59 magento 2:admin actions ... · easily manage multi-vendor stores by...

19

Upload: others

Post on 10-Aug-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only
Page 2: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

Last update: 2020/06/12 14:59 magento_2:admin_actions_log https://amasty.com/docs/doku.php?id=magento_2:admin_actions_log

See how the Admin Actions Log extension works.

Guide for Admin Actions Log for Magento 2

Enable the detailed tracking of all backend actions performed by store administrators. Check loghistory and login attempts on the special grid and improve your backend users performance with thehelp of the real-time tracking mode.

Log actions of all admin usersSave log details for a predefined period of timeRecord the backend login attemptsCheck admin actions in real-timeGet the detailed page view history

General Settings

To configure general extension settings, please go to Stores → Configuration → AmastyExtensions → Admin Actions Log.

Log Settings

Expand the Log Settings section.

Page 3: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

2020/06/12 15:02 3/19 Guide for Admin Actions Log for Magento 2

Enable Page Visit History — set this option to Yes if you want to collect history of all pages, visitedby the administrators;

Log Actions For All Admin Users — set this option to Yes to keep track of all admin actions. If youare only interested in actions of certain administrators, choose No;

Admin Users To Log Actions For - specify the particular users whose actions will be logged;

Automatically Clear Action Logs After, Days — specify the number of days after which all actionlogs would be automatically deleted; Automatically Clear Login Attempts After, Days — specifythe number of days after which all login attempts would be automatically deleted;

Automatically Clear Page History Log, Days — specify the number of days after which all pagehistory would be automatically deleted. Set 0 for unlimited number of days.

Geolocation

Page 4: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

Last update: 2020/06/12 14:59 magento_2:admin_actions_log https://amasty.com/docs/doku.php?id=magento_2:admin_actions_log

Use GeoIP — enable or disable GeoIP support to determine the country and city from which adminusers get logged in.

Database Installation

To install the Admin Actions Log database, go to Stores → Configuration → Amasty Extensions →GeoIP Data.

Page 5: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

2020/06/12 15:02 5/19 Guide for Admin Actions Log for Magento 2

Databases are required if you want to use Geo IP option. Also you need to install php bcmath or gmpextension on your server.

You can get the databases automatically or import your own data.

Hit the Download and Import button to make the extension download the updated CSV dump fileand import it into your database automatically.

To import the files from your own source, use the Import option. Path to the files should look like this(the part 'var/amasty' should be replaced with your folders’ names):

var/amasty/geoip/GeoLite2-City-Blocks-IPv4.csvvar/amasty/geoip/GeoLite2-City-Blocks-IPv6.csvvar/amasty/geoip/GeoLite2-City-Locations-en.csv

In the Import section, the Import button is grayed out by default. It will be available right after youupload the CSV files. The red error notification will switch to green success notification when the

Page 6: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

Last update: 2020/06/12 14:59 magento_2:admin_actions_log https://amasty.com/docs/doku.php?id=magento_2:admin_actions_log

import is completed.

Restore Settings

Next, please expand the Restore Settings section.

Popup Warning Text — fill in the warning message for the Restore feature.

Email Notifications

With the extension, you can get notifications about Successful, Unsuccessful, and Suspiciousadmin panel login attempts. To enable any type of notifications, please expand the correspondingsection and configure the following options:

Page 7: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

2020/06/12 15:02 7/19 Guide for Admin Actions Log for Magento 2

Enabled — enable or disable a certain notification type;

Select Email Template — choose the email template to use for notifications;

Send to Email — specify the email address to send notifications to.

Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Letthem see and edit only particular products, categories, store views and websites with Magento 2Advanced Permissions extension.

Page 8: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

Last update: 2020/06/12 14:59 magento_2:admin_actions_log https://amasty.com/docs/doku.php?id=magento_2:admin_actions_log

Actions Log

To see the Action Log of all administrators, please go to System → Actions Log. The actions arelogged only for the users you specified on the General Settings page.

In the Action Log table you can find the following details:

Date;

Page 9: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

2020/06/12 15:02 9/19 Guide for Admin Actions Log for Magento 2

Username;Full Name;Action Type;Object;Store View;Item;Item ID;Action.

Click Preview Changes in the Actions column to see the brief info about the action which has beenperformed by the user.

Click View Details in the Actions column and switch to the Modifications Breakdown tab to seethe details of an action.

Page 10: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

Last update: 2020/06/12 14:59 magento_2:admin_actions_log https://amasty.com/docs/doku.php?id=magento_2:admin_actions_log

You can use the Restore Changes button to cancel all changes of this action.

Page 11: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

2020/06/12 15:02 11/19 Guide for Admin Actions Log for Magento 2

Then, a pop-up window should appear to confirm aborting the changes.

You can modify the pop-up message in the General Settings.

Active Sessions

To view administrator sessions that are active right now, please go to System → Admin Actions Log→ Active Sessions.

Page 12: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

Last update: 2020/06/12 14:59 magento_2:admin_actions_log https://amasty.com/docs/doku.php?id=magento_2:admin_actions_log

In the table you can find the following information:

Username;Full Name;Logged In At;IP Address;Location (see the General Settings section to enable this column);Recent Activity;Actions.

Hit the Terminate Session link in the Actions column to terminate any session if necessary.

Login Attempts Log

To access the Login Attempts grid, please go to System → Admin Actions Log → Login Attempts.

Page 13: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

2020/06/12 15:02 13/19 Guide for Admin Actions Log for Magento 2

On the grid you can find the following details:

Date;Username;Full Name;IP Address;Location;User Agent;

Page 14: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

Last update: 2020/06/12 14:59 magento_2:admin_actions_log https://amasty.com/docs/doku.php?id=magento_2:admin_actions_log

Status.

Generally, each store administrator can have one of three available statuses:

Success — this status appears when a user is successfully logged in to the admin panel;

Logout — this status appears when a user is successfully logged out from the admin panel;

Failed — this status is shown when the person tries to log in with a wrong username or password.

You can filter the information on the Login Attempts grid by all available columns.

Page Visit History

To see the history of pages visited by all administrators please go to System → Admin Actions Log→ Page Visit History.

Page 15: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

2020/06/12 15:02 15/19 Guide for Admin Actions Log for Magento 2

Actions are logged only for the users you specified on the General Settings page.

On the grid you can find the following details:

Username;Full Name;Session Start;Session End;IP Address;Location (see the General Settings section to enable this column).

Click the the admin user’s name to see the details.

Page 16: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

Last update: 2020/06/12 14:59 magento_2:admin_actions_log https://amasty.com/docs/doku.php?id=magento_2:admin_actions_log

Please switch to the Visits History tab to view the details of the session. You can see Page Name,URL address and the exact duration of staying on this page.

Page 17: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

2020/06/12 15:02 17/19 Guide for Admin Actions Log for Magento 2

Changes History

The new History of Changes tab is available for product, customer and order info pages.

Page 18: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

Last update: 2020/06/12 14:59 magento_2:admin_actions_log https://amasty.com/docs/doku.php?id=magento_2:admin_actions_log

You can preview each particular page modification or view its details via Select button. On top ofthat, you can restore recent changes using the Restore Changes button in the detailed view.

Cron Tasks List

Magento 2 Admin Actions Log extension is preintegrated with Cron Tasks List to provide store ownerswith an opportunity to track and manage all cron tasks running in the website background.

To view all scheduled and executed cron tasks, go to System → Cron Tasks List

Run all cron tasks and generate their schedule by clicking the ‘Run Cron’ button. Also you can deleteseparate tasks in bulk, apply filtering and sorting options when it is needed.

Page 19: Last update: 2020/06/12 14:59 magento 2:admin actions ... · Easily manage multi-vendor stores by assigning custom role permissions to specific managers. Let them see and edit only

2020/06/12 15:02 19/19 Guide for Admin Actions Log for Magento 2

Find out how to install the Admin Actions Log extension via Composer.Rate the user guide

from 1 votes (Details) Rate

0 visitor votes 0 visitor votes 0 visitor votes 0 visitor votes 1 visitor votes

From:https://amasty.com/docs/ - Amasty Extensions FAQ

Permanent link:https://amasty.com/docs/doku.php?id=magento_2:admin_actions_log

Last update: 2020/06/12 14:59