Skip to content

Conversation

@joepeeples
Copy link
Contributor

@joepeeples joepeeples commented Aug 10, 2022

Resolves #2211.

Previews:

@joepeeples joepeeples added Team: Docs Team: EDR Workflows Formerly Defend Workflows, Onboarding and Lifecycle Management Feature: Administration Endpoints list/Admin page management v8.4.0 labels Aug 10, 2022
@joepeeples joepeeples self-assigned this Aug 10, 2022
Copy link
Contributor

@nastasha-solomon nastasha-solomon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Superb job on these docs, @joepeeples ! I really don't have much to add and the corrections are really minor -- and some are suggestions, not fixes. Let me know if you need another review after you incorporate Kevin/Caitlin's feedback. Otherwise, LGTM!

NOTE: Some response actions may take a few seconds to complete. Once you enter a command, you can immediately enter another command while the previous action is running.

Activity in the response console is persistent, so you can navigate away from the page and any pending actions you've submitted will continue to run. To confirm that an action completed, return to the response console to view the console output or check the <<actions-log,actions log>>.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need a [[discrete]] tag here?

Copy link
Contributor Author

@joepeeples joepeeples Aug 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe? But the preview isn't breaking into a new topic/page on this heading, so it seems to be working OK without it. And when I tried adding it, I got a bunch of errors. So maybe it's OK without the tag?

@joepeeples joepeeples mentioned this pull request Aug 18, 2022
20 tasks
Copy link
Contributor

@benironside benironside left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@joepeeples joepeeples added the readyforQA PRs that are ready for QA review. label Aug 18, 2022
@muskangulati-qasource
Copy link

Hi @joepeeples,

We have tested the updated docs and found the exceptions in the behavior are not mentioned anywhere in the docs

For Example, the endpoint version, the offline agents, and the enrolled agents will have different behavior on the UI.

The notes are missing for the same.

We will retest this doc once it is fixed.

Thanks!

@joepeeples
Copy link
Contributor Author

  • To use the response console, agents will need to running the Endpoint and Cloud Security integration, and are running an agent version of 8.4 (this may be obvious/not sure if this is the kind of thing we put in docs normally - but just wanted to mention it)

@caitlinbetz For future-proofing this content, should we say the Agent needs to be "8.4 or higher"? Or just that the endpoint's Agent version should match the Stack version? (I went with the former in the draft I just pushed, but can adjust as needed.)

@joepeeples
Copy link
Contributor Author

joepeeples commented Aug 22, 2022

We have tested the updated docs and found the exceptions in the behavior are not mentioned anywhere in the docs

For Example, the endpoint version, the offline agents, and the enrolled agents will have different behavior on the UI.

The notes are missing for the same.

We will retest this doc once it is fixed.

Hi @muskangulati-qasource, this information should be in the draft now. Please review again to confirm. Thanks!

@muskangulati-qasource
Copy link

Hi @joepeeples,

Thank you for all the updates. We have revalidated the Kibana documentation with reference to this PR and found the docs are successfully updated.

Hence, we are marking this ticket as 'QA:Validated'.

Thank you!!

@muskangulati-qasource muskangulati-qasource added QA:Validated Issue has been Validated by QA Team and removed readyforQA PRs that are ready for QA review. labels Aug 23, 2022
Copy link
Contributor

@jmikell821 jmikell821 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some slight comments, but overall this looks great! The response action examples were especially useful.

joepeeples and others added 2 commits August 23, 2022 15:16
Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>
@joepeeples joepeeples merged commit 7cb59d2 into main Aug 23, 2022
mergify bot pushed a commit that referenced this pull request Aug 23, 2022
* Tidy up Endpoints page, add new options

* Rename "activity log" to "actions log"

* Add link to new response actions page

* Fix link

* Rename top-level "Manage" section

* Update actions log screenshot

* Initial content for response console topic

* Add commands, params, actions log

* Update troubleshooting with new names

* Add response console to "Host isolation" topic

* Update response actions topic

- Add licensing, user role note
- Add Help panel
- Add associated images

* Update endpoint details flyout screenshot

* Fix headings, move image, etc

* Minor edit

* Update docs/management/admin/response-actions.asciidoc

* Expand Tip about PIDs and entity IDs

* Apply suggestions from code review

Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>

* Add link from alert management to response actions

* Add info request in review

* Update host isolation supported Linux versions

* Apply suggestions from Janeen's review

Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>

Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>
(cherry picked from commit 7cb59d2)
joepeeples added a commit that referenced this pull request Aug 23, 2022
* Tidy up Endpoints page, add new options

* Rename "activity log" to "actions log"

* Add link to new response actions page

* Fix link

* Rename top-level "Manage" section

* Update actions log screenshot

* Initial content for response console topic

* Add commands, params, actions log

* Update troubleshooting with new names

* Add response console to "Host isolation" topic

* Update response actions topic

- Add licensing, user role note
- Add Help panel
- Add associated images

* Update endpoint details flyout screenshot

* Fix headings, move image, etc

* Minor edit

* Update docs/management/admin/response-actions.asciidoc

* Expand Tip about PIDs and entity IDs

* Apply suggestions from code review

Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>

* Add link from alert management to response actions

* Add info request in review

* Update host isolation supported Linux versions

* Apply suggestions from Janeen's review

Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>

Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>
(cherry picked from commit 7cb59d2)

Co-authored-by: Joe Peeples <joe.peeples@elastic.co>
@joepeeples joepeeples deleted the issue-2211-endpoint-response-actions branch August 23, 2022 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature: Administration Endpoints list/Admin page management QA:Validated Issue has been Validated by QA Team Team: Docs Team: EDR Workflows Formerly Defend Workflows, Onboarding and Lifecycle Management v8.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] Response console UI for endpoint actions

9 participants