Skip to content

Commit 21ee635

Browse files
committed
update
1 parent 86f479c commit 21ee635

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

support/windows-server/group-policy/set-event-log-security-locally-or-via-group-policy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ You can grant users one or more of the following access rights to event logs:
2626
- Clear
2727

2828
> [!IMPORTANT]
29-
> You can configure the security log in the same way. However, you can change only Read and Clear access permissions. Write access to the security log is reserved only for the Windows Local Security Authority (LSA) and identities having the Manage auditing and security log privilege enabled.
29+
> You can configure the security log in the same way. However, you can change only Read and Clear access permissions. Write access to the security log is reserved only for the Windows Local Security Authority (LSA) and identities that have the **Manage auditing and security log** privilege enabled.
3030
31-
You can use an Administrative Template Policy for the purpose. The path for the System Eventlog, for example, is:
31+
You can use an Administrative Template Policy for the purpose. For example, the path for the System Eventlog is:
3232

3333
> Computer Configuration\Administrative Templates\Windows Components\Event log Service\System
3434
@@ -65,8 +65,8 @@ For example, the first ACE denies Anonymous Users read, write, and clear access
6565

6666
1. Select **Start**, select **Run**, type *gpedit.msc*, and then select **OK**.
6767
2. In the Group Policy Editor, expand the following folder tree under **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Event log Service**.
68-
3. For the example of application eventlog in the subfolder "Application" double-click **"Configure Log Access", "Enable"** the policy setting, type the SDDL string that you want for the log security, and then select **OK**.
69-
4. Setting the **"Configure Log Access (Legacy)"** is not needed, that is for operating systems older than Windows Vista.
68+
3. For the example of application eventlog, in the subfolder **Application**, double-click **Configure log access**, select **Enable**, type the SDDL string that you want for the log security, and then select **OK**.
69+
4. It's not necessary to set **Configure Log Access (Legacy)**. The option is for operating systems older than Windows Vista.
7070

7171
## Use group policy to set your application and system log security
7272

0 commit comments

Comments
 (0)