diff --git a/Web/Controls/Help/GettingStarted/SecurityWorkspace/SecurityWorkspace.ascx b/Web/Controls/Help/GettingStarted/SecurityWorkspace/SecurityWorkspace.ascx index cc48256a4..7b8a86b86 100644 --- a/Web/Controls/Help/GettingStarted/SecurityWorkspace/SecurityWorkspace.ascx +++ b/Web/Controls/Help/GettingStarted/SecurityWorkspace/SecurityWorkspace.ascx @@ -196,20 +196,24 @@

User logins and other actions monitoring

-

Using the ONLYOFFICE Workspace you can easily track user actions and logins. You can see the list of users actions and logins using the Settings module, the Security tab.

-

The login information is kept on the Login History page.

+

Using the ONLYOFFICE Workspace you can easily track user actions and logins. You can see the list of users actions and logins using the Control Panel.

+

The login information is kept on the Login History page:

- Login History" /> - Login History" /> + Tracking login history" /> + Tracking login history" />
-

The actions history is kept on the Audit Trail page.

+

To view the detailed statistics for the latest half year click the Download and open report button. The report will open in an .xlsx spreadsheet (LoginHistory_ReportStartDate-EndDate.xlsx).

+

The login history report includes the following details: user IP address, Browser and Platform which were being used when the registered event occurred, Date and time of the event, name of the User who made an attempt to log in/log out, portal Page where the action has been performed, specific Action (for example, Login Fail. Associated Social Account Not Found).

+

The actions history is kept on the Audit Trail page:

- Audit Trail Data" /> - Audit Trail Data" /> + Receiving audit trail data" /> + Receiving audit trail data" />
-

It is also possible to set the storage period for the history on the corresponding pages.

+

To view the detailed statistics for the latest half year click the Download and open report button. The report will open in an .xlsx spreadsheet (AuditTrail_ReportStartDate-EndDate.xlsx).

+

The audit trail report includes the following details: user IP address, Browser and Platform which were being used when the registered event occurred, Date and time of the event, name of the User who performed the operation, portal Page where the action has been performed, generic Action Type (for example, download, attach, updated access), specific Action (for example, Projects [Product development and promotion]. Tasks [Distribute coupons]. Status Updated: Closed ), Product and Module that the changed entity is referred to.

+

It is also possible to set the storage period for both Login history and Audit trail on the corresponding pages.

diff --git a/Web/Controls/Help/Server/ControlPanel/AuditTrail/AuditTrail.ascx b/Web/Controls/Help/Server/ControlPanel/AuditTrail/AuditTrail.ascx index 7397d55ee..7f97da28e 100644 --- a/Web/Controls/Help/Server/ControlPanel/AuditTrail/AuditTrail.ascx +++ b/Web/Controls/Help/Server/ControlPanel/AuditTrail/AuditTrail.ascx @@ -45,7 +45,7 @@ Receiving audit trail data" />
-

To view the detailed statistics for the latest half year click the Download and open report button. The report will open in an .xlsx spreadsheet (AuditTrail_ReportStartDate-EndDate.xlsx).

+

To view the detailed statistics for the latest half year click the Download and open report button. The report will open in an .xlsx spreadsheet (AuditTrail_ReportStartDate-EndDate.xlsx).

The file will also be automatically saved to the ">My documents section.
diff --git a/Web/Controls/Help/Server/ControlPanel/LoginHistory/LoginHistory.ascx b/Web/Controls/Help/Server/ControlPanel/LoginHistory/LoginHistory.ascx index 83ed9c33d..62e6ae813 100644 --- a/Web/Controls/Help/Server/ControlPanel/LoginHistory/LoginHistory.ascx +++ b/Web/Controls/Help/Server/ControlPanel/LoginHistory/LoginHistory.ascx @@ -42,7 +42,7 @@ Tracking login history" />
-

To view the detailed statistics for the latest half year click the Download and open report button. The report will open in an .xlsx spreadsheet (LoginHistory_ReportStartDate-EndDate.xlsx).

+

To view the detailed statistics for the latest half year click the Download and open report button. The report will open in an .xlsx spreadsheet (LoginHistory_ReportStartDate-EndDate.xlsx).

The file will also be automatically saved to the ">My documents section.