New entity store features#6634
Merged
Merged
Conversation
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
Contributor
Author
|
run docs-build |
nastasha-solomon
approved these changes
Mar 20, 2025
nastasha-solomon
left a comment
Member
There was a problem hiding this comment.
Excellent idea to consolidate the entity flyout content into a single page. Everything lgtm, so giving this PR a 👍🏼!
hop-dev
approved these changes
Mar 24, 2025
mergify Bot
pushed a commit
that referenced
this pull request
Mar 24, 2025
* New entity store features * Moves flyout docs to new page * fix formatting (cherry picked from commit 2dcbce3)
natasha-moore-elastic
added a commit
that referenced
this pull request
Mar 24, 2025
This was referenced Mar 26, 2025
Closed
natasha-moore-elastic
added a commit
to elastic/docs-content
that referenced
this pull request
Mar 27, 2025
Contributes to elastic/security-docs#6423 and elastic/security-docs#6422 by documenting the Engine Status tab on the Entity store page and the new 'service' entity type. The new 'service' entity type also has its own details flyout, which is very similar to the existing user and host details flyouts. Instead of duplicating the content, I moved the existing user and host details flyouts from the Host and Users pages and created a new page, View entity details, which consolidates all the user/host/service flyout content into an "entity details flyout". Previews (main changes are on the following pages): - [Entity store](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/954/solutions/security/advanced-entity-analytics/entity-store) - [Entity Analytics dashboard](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/954/solutions/security/dashboards/entity-analytics-dashboard) - [View entity details](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/954/solutions/security/advanced-entity-analytics/view-entity-details) --- Twin 8.x PR: elastic/security-docs#6634
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Contributes to #6423 and #6422 by documenting the Engine Status tab on the Entity store page and the new 'service' entity type.
The new 'service' entity type also has its own details flyout, which is very similar to the existing user and host details flyouts. Instead of duplicating the content, I moved the existing user and host details flyouts from the Host and Users pages and created a new page, View entity details, which consolidates all the user/host/service flyout content into an "entity details flyout".
Previews (main changes are on the following pages):
Twin 9.x PR: elastic/docs-content#954