You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/endpointprotector/admin/systemconfiguration/overview.md
+105-1Lines changed: 105 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,118 @@ title: "System Configuration"
3
3
description: "System Configuration"
4
4
sidebar_position: 140
5
5
---
6
-
7
6
# System Configuration
8
7
9
8
This section includes essential elements such as Endpoint Protector Clients, Licensing, and
10
9
advanced configurations. These settings are critical for maintaining the system's performance,
11
10
stability, and compliance, as they directly influence both the operational efficiency and
12
11
reliability of the Endpoint Protector solution.
13
12
13
+
## Server Update
14
+
15
+
From this section, you can check and apply the latest security and Endpoint Protector Server
16
+
updates.
17
+
18
+

19
+
20
+
### Software Update
21
+
22
+

23
+
24
+
Starting with the EPP 5.9.4.2 release, EPP server patches are offered only as Offline Patch files. Use the Offline Patch upload option to select the patch files from your computer and install them to update Endpoint Protector to the latest version.
25
+
26
+
Beginning with EPP Server version 2509, all patches are delivered as cumulative updates, bringing your server directly to the latest version regardless of your current patch level.
27
+
28
+
:::note
29
+
Download the latest offline patches from the Netwrix My Products portal:
Click on the "Offline Patch Upload" button to begin the EPP Server patching procedure, and select the downloaded patch file.
33
+

34
+
35
+
:::note
36
+
Customers using environments with version 5.9.4.2 or older should familiarize themselves with the [EPP Server 2509 release announcement](https://community.netwrix.com/t/major-version-announcement-endpoint-protector-server-version-2509/114025) and the associated [migration procedure for self hosted (on premises) customers](https://community.netwrix.com/t/on-premises-migration-procedures-for-endpoint-protector-server-v2509/114021).
37
+
:::
38
+
39
+
>**This functionality and section have been removed starting with EPP Server version 2509. It is retained in the User Manual solely as guidance for customers using older server versions, until limited supportability expires.** <br />
40
+
>Click **Configure Live Update** to select manual or automatic live updates check, the number of
41
+
>retries, and manage the Automatic Reporting to the LiveUpdate Server.
42
+
>
43
+
>
44
+
>Click **Check Now** to search for the Endpoint Protector Server updates displayed in the Available
45
+
>Updates section. You can select and install an update with **Apply Updates**, or all updates with
46
+
>**Apply all updates**. To view the latest installed updates, click **View Applied Updates**.
47
+
>
48
+
>You can also schedule an update. Select an entry from the available updates, click **Schedule
49
+
>update** and then use the calendar to select the date and confirm your selection.
50
+
>
51
+
>
52
+
>
53
+
>Use the Offline Patch upload option to select the offline patches from your computer and successively
54
+
>install them to the latest Endpoint Protector version.
55
+
>
56
+
>:::note
57
+
>To request the Offline Patch, submit a support ticket through the
You can use this section to check and apply different types of security updates, view information on
74
+
recent updates checked or installed, and a list of updates available.
75
+
76
+
:::note
77
+
The security update options will only be available for customer-hosted instances (e.g.
78
+
AWS, Goggle, etc.) with the exception for Operating System and Kernel upgrades.
79
+
:::
80
+
81
+
:::warning
82
+
Netwrix does not allow on-premise (self-hosted) customers to perform backend security updates by any method other than the web UI. Any violation of this rule is outside of Netwrix support and may cause EPP Server malfunction.
83
+
:::
84
+
85
+
:::note
86
+
Updates are not tested beforehand but are pulled from the official Linux repository.
87
+
:::
88
+
89
+
90
+
To ensure the updates will not harm the system, follow these actions:
91
+
92
+
- test the updates in a test environment first
93
+
- make a VM snapshot
94
+
- make a system backup from the System Maintenance, the System Backup v2 section
95
+
96
+
Select one of the security updates type available and then click **Check Updates**:
97
+
98
+
- Security – this will update all security-related updates of installed packages (Critical and High)
99
+
- Other – this will download and apply any update available to 3rd party libraries, kernel, OS
100
+
packages and MySQL database
101
+
- All Updates – this will download and apply Informational and Optional/Unclassified updates
102
+
103
+
If there are updates available, click **Apply Updates**.
0 commit comments