-
Notifications
You must be signed in to change notification settings - Fork 159
[9.2] Device Control #3178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
benironside
wants to merge
10
commits into
main
Choose a base branch
from
356-internal
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[9.2] Device Control #3178
Changes from 7 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
6a37dda
Device Control
benironside 5e2b64e
Update device-control.md
benironside 102ec23
updates
benironside e171093
Incorporates feedback
benironside cadf6ef
Merge branch 'main' into 356-internal
benironside e3846e5
additional edits
benironside 2f308ec
Merge branch '356-internal' of https://github.com/elastic/docs-conten…
benironside 6ce36d2
Apply suggestions from code review
benironside 62d05be
incorporates Nat's review
benironside 99a4c6c
Merge branch 'main' into 356-internal
benironside File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
35 changes: 35 additions & 0 deletions
35
solutions/security/manage-elastic-defend/trusted-devices.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
applies_to: | ||
stack: ga 9.2 | ||
serverless: | ||
security: all | ||
benironside marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
products: | ||
- id: security | ||
- id: cloud-serverless | ||
--- | ||
|
||
# Trusted devices | ||
benironside marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
By default, new {{elastic-defend}} policies have Device Control enabled, with all operations set to **Block**. This prevents external storage devices from connecting to protected hosts. | ||
benironside marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
Trusted Devices are specific external devices that are allowed to connect to your protected hosts regardless of Device Control settings. Create Trusted Devices to avoid interfering with expected workflows that involve known hardware. Trusted Devices can apply to a specific policy, or globally to all policies. | ||
benironside marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
## Add Trusted Devices to exempt them from Device Control | ||
benironside marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
1. Go to the **Trusted Devices** page using the navigation menu or the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). | ||
2. Click **+ Add trusted device**. The Add trusted device flyout opens. | ||
3. Name your trusted device and give it a description. | ||
4. In the **Conditions** section, specify the operating system and the `Device ID`. | ||
5. Select either **Global** or **Per policy**. | ||
benironside marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
6. Click **Add trusted device**. | ||
|
||
## Add a Trusted Device to a policy | ||
|
||
1. Navigate to the {{elastic-defend}} policy to which you want to add a Trusted Device. | ||
2. Go to the **Trusted Devices** tab, and click **Assign trusted devices to policy**. | ||
3. Next, select one or more existing trusted devices, then click **+ Assign trusted devices to policy**. | ||
benironside marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
|
||
## View the Device Control dashboard | ||
|
||
By default, each new {{kib}} instance includes a Device Control dashboard. When at least one of your {{elastic-defend}} policies has Device Control enabled, the dashboard displays data about attempted device connections and their outcomes. To access it and review information about blocked connections, search for `device control` in the **Dashboards** page's Custom Dashboards section. | ||
benironside marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.