Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions release-notes/elastic-cloud-serverless/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,21 @@ Known issues are significant defects or limitations that may impact your impleme

## Active

:::{dropdown} Entity store transform is unavailable

**Details**

A new feature introduced to the entity store caused the transform to scan for nonexistent indices.

**Workaround**

Restart the entity store:
1. Find **Entity Store** in the navigation menu or by using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
2. On the **Entity Store** page, turn the toggle off.
3. Turn the toggle back on.

::::

:::{dropdown} CSPM and Asset Management integrations don't ingest data when deployed using agent-based technology if {{kib}} is hosted on AWS
Applies to: {{serverless-short}} deployments hosted on AWS

Expand Down
17 changes: 17 additions & 0 deletions release-notes/elastic-security/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,23 @@ Known issues are significant defects or limitations that may impact your impleme

% :::

:::{dropdown} Entity store transform is unavailable

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
:applies_to: stack: ga 9.2.0

Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is the syntax you need for the dropdown applies_to badge: https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/syntax/dropdowns#with-applies_to-badge

You might need to remove the other Applies to reference in plain text

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure if we should introduce the dropdown applies_to in this case, since AFAIK, we'll be removing the option to specify patches in applies_to tags in the near future.

Applies to: 9.2.0

**Details**

A new feature introduced to the entity store in 9.2.0 caused the transform to scan for nonexistent indices.

**Workaround**

Restart the entity store:
1. Find **Entity Store** in the navigation menu or by using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
2. On the **Entity Store** page, turn the toggle off.
3. Turn the toggle back on.

::::

:::{dropdown} CSPM and Asset Management integrations don't ingest data when deployed using agent-based technology if {{kib}} is hosted on AWS
Applies to: ECH 9.2.0 deployments hosted on AWS

Expand Down