-
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.
+86
−3
Open
[9.2] Device Control #3178
Changes from all 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.
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
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
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
62 changes: 62 additions & 0 deletions
62
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,62 @@ | ||
--- | ||
applies_to: | ||
stack: ga 9.2 | ||
serverless: | ||
security: ga | ||
products: | ||
- id: security | ||
- id: cloud-serverless | ||
--- | ||
|
||
# Trusted devices | ||
|
||
By default, {{elastic-defend}} policies have [device control](/solutions/security/configure-elastic-defend/configure-an-integration-policy-for-elastic-defend.md#device-control) enabled, with access level set to block all operations. This prevents external storage devices from connecting to protected hosts. | ||
|
||
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. | ||
|
||
By default, a trusted device is recognized globally across all hosts running {{elastic-defend}}. You can also assign a trusted device to a specific {{elastic-defend}} integration policy, enabling the device to be trusted by only the hosts assigned to that policy. | ||
|
||
## Add a trusted device | ||
|
||
Add a trusted device to exempt it from device control: | ||
|
||
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(s) and the `Device ID`. | ||
5. Select an option in the **Assignment** section: | ||
* **Global**: Assign the trusted device to all {{elastic-defend}} integration policies. | ||
* **Per Policy**: Assign the trusted device to one or more specific {{elastic-defend}} integration policies. | ||
6. Click **Add trusted device**. | ||
|
||
## View and manage trusted devices | ||
|
||
## View and manage trusted devices | ||
|
||
The **Trusted devices** page displays all the trusted devices that have been added to the {{security-app}}. To refine the list, use the search bar to search by name, description, or field value. | ||
|
||
:::{image} /solutions/images/security-trusted-devices-list.png | ||
:alt: trusted apps list | ||
:screenshot: | ||
::: | ||
|
||
|
||
### Edit a trusted application [edit-trusted-app] | ||
|
||
You can individually modify each trusted application. You can also change the policies that a trusted application is assigned to. | ||
|
||
To edit a trusted application: | ||
|
||
1. Click the actions menu (**…**) on the trusted application you want to edit, then select **Edit trusted device**. | ||
2. Modify details as needed. | ||
3. Click **Save**. | ||
|
||
|
||
### Delete a trusted device | ||
|
||
You can delete a trusted device, which removes it entirely from all {{elastic-defend}} integration policies. | ||
|
||
To delete a trusted device: | ||
|
||
1. Click the actions menu (**…**) on the trusted device you want to delete, then select **Delete trusted device**. | ||
2. On the dialog that opens, verify that you are removing the correct device, then click **Delete**. A confirmation message appears. |
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.