-
Notifications
You must be signed in to change notification settings - Fork 201
New entity store features #6634
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
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. |
run docs-build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent idea to consolidate the entity flyout content into a single page. Everything lgtm, so giving this PR a 👍🏼!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
* New entity store features * Moves flyout docs to new page * fix formatting (cherry picked from commit 2dcbce3)
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
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