Skip to content

Commit

Permalink
Configure self-healing rollback for Windows endpoints - cleanup (#115)
Browse files Browse the repository at this point in the history
* First draft

* Update docs/edr-install-config/self-healing-rollback.mdx

* Change status

---------

Co-authored-by: Joe Peeples <joe.peeples@elastic.co>
  • Loading branch information
nastasha-solomon and joepeeples authored Sep 22, 2023
1 parent 8e0df7d commit cd22447
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions edr-install-config/self-healing-rollback.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
id: serverlessSecuritySelfHealingRollback
slug: /serverless/security/self-healing-rollback
title: Configure self-healing rollback for Windows endpoints
# description: Description to be written
# description: Revert file changes on the Windows endpoints.
tags: [ 'serverless', 'security', 'how-to' ]
status: rough content
status: in review
---

import RoughContent from '../partials/rough-content-notice.mdx'
import InReview from '../partials/in-review-notice.mdx'

<RoughContent />
<InReview />

<div id="self-healing-rollback"></div>

Expand All @@ -27,7 +27,7 @@ Also, rollback is triggered by _every_ ((elastic-defend)) prevention alert, so y

</DocCallOut>

1. In the ((security-app)), go to **Manage** -> **Policies**, then select the integration policy you want to configure.
1. In the ((security-app)), go to **Assets** -> **Policies**, then select the integration policy you want to configure.
1. Scroll down to the bottom of the policy and click **Show advanced settings**.
1. Enter `true` for the setting `windows.advanced.alerts.rollback.self_healing.enabled`.
1. Click **Save**.
Expand Down

0 comments on commit cd22447

Please sign in to comment.