-
Notifications
You must be signed in to change notification settings - Fork 206
[DOCS] Response console, actions history updates #2536
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
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
6795cb0
Rename "actions log" to "response actions history"
joepeeples af389d5
Add new page for response actions history
joepeeples 5200e6e
Update existing screenshots
joepeeples 8a9183a
Big draft
joepeeples dd36588
Merge branch 'main' into 2448-response-history-updates
joepeeples 3248f3c
Assorted edits, and aligning host/endpoint terms
joepeeples cb67c37
Merge branch 'main' into 2448-response-history-updates
joepeeples cfefbfd
Rename images, minor edits
joepeeples 23475b1
Merge branch 'main' into 2448-response-history-updates
joepeeples cea6bcd
Explain unsupported response actions
joepeeples de18f00
Add superuser requirement, try out sidebar
joepeeples 72eb504
Merge branch 'main' into 2448-response-history-updates
joepeeples b6f8225
Minor reformat
joepeeples 6e0a5ac
Apply suggestions from Nastasha's review
joepeeples 2888e4e
Add link to Agent/Fleet upgrade docs
joepeeples 15e74a4
Merge branch 'main' into 2448-response-history-updates
joepeeples 7f19c07
Remove command indicator (pushed back to 8.6)
joepeeples 027f238
Update docs/management/admin/host-isolation-ov.asciidoc
joepeeples 3ae3d48
Merge branch 'main' into 2448-response-history-updates
joepeeples b008699
Update images with default text in search field
joepeeples 7446706
Merge branch 'main' into 2448-response-history-updates
joepeeples 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
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
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+188 KB
docs/management/admin/images/response-actions-history-endpoint-details.png
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.
Binary file not shown.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| [[response-actions-history]] | ||
| = Response actions history | ||
|
|
||
| {elastic-defend} keeps a log of the <<response-actions,response actions>> performed on endpoints, such as isolating a host or terminating a process. The log displays when each command was performed, the host on which the action was performed, the {kib} user who requested the action, any comments added to the action, and the action's current status. | ||
|
|
||
| To access the response actions history for all endpoints, go to *Manage* -> *Response actions history*. You can also access the response actions history for an individual endpoint from these areas: | ||
|
|
||
| * *Endpoints* page: Click an endpoint's name to open the details flyout, then click the *Response actions history* tab. | ||
| * *Response console* page: Click the *Response actions history* button. | ||
|
|
||
| All of these contexts contain the same information and features. The following image shows the *Response actions history* page for all endpoints: | ||
|
|
||
| [role="screenshot"] | ||
| image::images/response-actions-history-page.png[Response actions history page UI] | ||
|
|
||
| To filter and expand the information in the response actions history: | ||
|
|
||
| * Enter a user name or comma-separated list of user names in the search field to display actions requested by those users. | ||
| * Use the *Hosts* menu to display actions performed on specific endpoints. (This menu is only available on the *Response actions history* page for all endpoints.) | ||
| * Use the *Actions* menu to display specific actions types. | ||
| * Use the *Statuses* menu to display actions with a specific status. | ||
| * Use the date and time picker to display actions within a specific time range. | ||
| * Click the expand arrow on the right to display more details about an action. | ||
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
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.